mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Move Khronos WebGL tests to /_webgl/
This commit is contained in:
parent
d827370804
commit
4852f7d616
7200 changed files with 53650 additions and 228616 deletions
45689
tests/wpt/webgl/meta/MANIFEST.json
Normal file
45689
tests/wpt/webgl/meta/MANIFEST.json
Normal file
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,9 @@
|
|||
[gl-vertex-attrib-render.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
type: testharness
|
||||
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: could not create context]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[buffer-data-and-buffer-sub-data.html]
|
||||
expected: ERROR
|
||||
[WebGL test #27: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
[buffer-data-array-buffer-delete.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: gl should be non-null. Was null]
|
||||
expected: FAIL
|
||||
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[buffer-offscreen-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
type: testharness
|
||||
[WebGL test #5: at (0, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[buffer-preserve-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
type: testharness
|
||||
[WebGL test #3: at (0, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[canvas-test.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[draw-static-webgl-to-multiple-canvas-test.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[draw-webgl-to-canvas-test.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[drawingbuffer-static-canvas-test.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
|
@ -0,0 +1,3 @@
|
|||
[drawingbuffer-test.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
|
@ -0,0 +1,8 @@
|
|||
[framebuffer-bindings-affected-by-to-data-url.html]
|
||||
expected: ERROR
|
||||
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[to-data-url-test.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[viewport-unchanged-upon-resize.html]
|
||||
type: testharness
|
||||
[WebGL test #3: at (6, 6) expected: 0,0,255,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[context-attribute-preserve-drawing-buffer.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[context-attributes-alpha-depth-stencil-antialias.html]
|
||||
bug: https://github.com/servo/servo/issues/21285
|
||||
type: testharness
|
||||
[WebGL test #96: redChannels[0\] != 255 && redChannels[0\] != 0 should be true. Was false.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[context-lost.html]
|
||||
bug: https://github.com/servo/servo/issues/15266
|
||||
type: testharness
|
||||
[WebGL test #0: gl.isContextLost() should be false. Threw exception TypeError: gl.isContextLost is not a function]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[methods.html]
|
||||
bug: https://github.com/servo/servo/issues/15266
|
||||
[WebGL test #0: Property either does not exist or is not a function: isContextLost]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
[premultiplyalpha-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: gl.getContextAttributes().premultipliedAlpha should be true. Threw exception TypeError: gl is null]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: gl.getContextAttributes().preserveDrawingBuffer should be true. Threw exception TypeError: gl is null]
|
||||
expected: FAIL
|
||||
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
[angle-instanced-arrays-out-of-bounds.html]
|
||||
bug: https://github.com/servo/servo/issues/20599
|
||||
[WebGL test #175: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 1)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #178: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 1)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #180: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 2)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #182: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 4)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #183: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 10000)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #184: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 0x7fffffff)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #186: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 3)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #188: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 5)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[oes-texture-float-with-canvas.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[oes-texture-float-with-video.html]
|
||||
type: testharness
|
||||
disabled: flaky
|
|
@ -0,0 +1,6 @@
|
|||
[oes-texture-half-float-with-canvas.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[oes-texture-half-float-with-video.html]
|
||||
type: testharness
|
||||
disabled: flaky
|
|
@ -0,0 +1,5 @@
|
|||
[shader-uniform-packing-restrictions.html]
|
||||
expected: TIMEOUT
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,41 @@
|
|||
[shader-varying-packing-restrictions.html]
|
||||
bug: https://github.com/servo/servo/issues/20601
|
||||
[WebGL test #2: [unexpected link status\] shaders with varying array of float with 33 elements (one past maximum) accessing last element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: [unexpected link status\] shaders with varying array of float with 33 elements (one past maximum) accessing first element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #8: [unexpected link status\] shaders with varying array of vec2 with 33 elements (one past maximum) accessing last element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #9: [unexpected link status\] shaders with varying array of vec2 with 33 elements (one past maximum) accessing first element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: [unexpected link status\] shaders with varying array of vec3 with 33 elements (one past maximum) accessing last element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: [unexpected link status\] shaders with varying array of vec3 with 33 elements (one past maximum) accessing first element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #16: [unexpected link status\] shaders with 33 varyings of vec3 (one past maximum) should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #26: [unexpected link status\] shaders with varying array of mat2 with 17 elements (one past maximum) accessing last element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #27: [unexpected link status\] shaders with varying array of mat2 with 17 elements (one past maximum) accessing first element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #28: [unexpected link status\] shaders with 17 varyings of mat2 (one past maximum) should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32: [unexpected link status\] shaders with varying array of mat3 with 11 elements (one past maximum) accessing last element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: [unexpected link status\] shaders with varying array of mat3 with 11 elements (one past maximum) accessing first element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: [unexpected link status\] shaders with 11 varyings of mat3 (one past maximum) should fail]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[shader-with-define-line-continuation.frag.html]
|
||||
bug: https://github.com/servo/servo/issues/20601
|
||||
type: testharness
|
||||
[WebGL test #0: [unexpected link status\] fragment shader that uses line continuation macro should fail]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
[shader-with-global-variable-precision-mismatch.html]
|
||||
bug: https://github.com/servo/servo/issues/20601
|
||||
type: testharness
|
||||
[WebGL test #0: [unexpected link status\] mismatching precision for uniforms causes link error (as expected)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: [unexpected link status\] mismatching precision for int uniforms with default precision causes link error (as expected)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: [unexpected link status\] mismatching precision for structure uniforms causes link error (as expected)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[shader-with-non-reserved-words.html]
|
||||
expected: TIMEOUT
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,24 @@
|
|||
[shaders-with-invariance.html]
|
||||
bug: https://github.com/servo/servo/issues/20601
|
||||
type: testharness
|
||||
[WebGL test #0: [unexpected fragment shader compile status\] (expected: true) vertex shader with variant varying and fragment shader with invariant varying must fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: [unexpected vertex shader compile status\] (expected: true) vertex shader with invariant varying and fragment shader with variant varying must fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: [unexpected fragment shader compile status\] (expected: true) vertex shader with invariant varying and fragment shader with variant varying must fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: [unexpected fragment shader compile status\] (expected: true) vertex shader with variant varying and fragment shader with invariant (global setting) varying must fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #9: [unexpected link status\] vertex shader with invariant varying and fragment shader with invariant (global setting) varying must succeed]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #11: [unexpected link status\] vertex shader with variant gl_Position and fragment shader with invariant gl_FragCoord must fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: [unexpected link status\] vertex shader with variant gl_PointSize and fragment shader with invariant gl_PointCoord must fail]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[shaders-with-uniform-structs.html]
|
||||
bug: https://github.com/servo/servo/issues/20601
|
||||
type: testharness
|
||||
[WebGL test #5: [unexpected link status\] Structures must have the same type definitions (including precision) to be considered the same type.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[shaders-with-varyings.html]
|
||||
bug: https://github.com/servo/servo/issues/20601
|
||||
type: testharness
|
||||
[WebGL test #3: [unexpected link status\] vertex shader with unused varying and fragment shader with used varying must succeed]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,193 @@
|
|||
[gl-pointcoord.html]
|
||||
[WebGL test #7: at (32, 32) expected: 1,253,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #8: at (48, 32) expected: 65,253,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #9: at (64, 32) expected: 129,253,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #10: at (80, 32) expected: 193,253,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #11: at (32, 48) expected: 1,189,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #12: at (48, 48) expected: 65,189,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #13: at (64, 48) expected: 129,189,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: at (80, 48) expected: 193,189,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: at (32, 64) expected: 1,125,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #16: at (48, 64) expected: 65,125,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #17: at (64, 64) expected: 129,125,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: at (80, 64) expected: 193,125,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #19: at (32, 80) expected: 1,61,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #20: at (48, 80) expected: 65,61,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #21: at (64, 80) expected: 129,61,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #22: at (80, 80) expected: 193,61,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #23: at (160, 32) expected: 1,253,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #24: at (176, 32) expected: 65,253,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #25: at (192, 32) expected: 129,253,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #26: at (208, 32) expected: 193,253,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #27: at (160, 48) expected: 1,189,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #28: at (176, 48) expected: 65,189,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #29: at (192, 48) expected: 129,189,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #30: at (208, 48) expected: 193,189,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #31: at (160, 64) expected: 1,125,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32: at (176, 64) expected: 65,125,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: at (192, 64) expected: 129,125,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: at (208, 64) expected: 193,125,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: at (160, 80) expected: 1,61,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #36: at (176, 80) expected: 65,61,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: at (192, 80) expected: 129,61,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #38: at (208, 80) expected: 193,61,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: at (32, 160) expected: 1,253,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #40: at (48, 160) expected: 65,253,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #41: at (64, 160) expected: 129,253,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #42: at (80, 160) expected: 193,253,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #43: at (32, 176) expected: 1,189,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #44: at (48, 176) expected: 65,189,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #45: at (64, 176) expected: 129,189,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #46: at (80, 176) expected: 193,189,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #47: at (32, 192) expected: 1,125,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #48: at (48, 192) expected: 65,125,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #49: at (64, 192) expected: 129,125,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #50: at (80, 192) expected: 193,125,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #51: at (32, 208) expected: 1,61,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #52: at (48, 208) expected: 65,61,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #53: at (64, 208) expected: 129,61,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #54: at (80, 208) expected: 193,61,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #55: at (160, 160) expected: 1,253,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #56: at (176, 160) expected: 65,253,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #57: at (192, 160) expected: 129,253,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #58: at (208, 160) expected: 193,253,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #59: at (160, 176) expected: 1,189,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #60: at (176, 176) expected: 65,189,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #61: at (192, 176) expected: 129,189,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #62: at (208, 176) expected: 193,189,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #63: at (160, 192) expected: 1,125,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #64: at (176, 192) expected: 65,125,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #65: at (192, 192) expected: 129,125,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #66: at (208, 192) expected: 193,125,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #67: at (160, 208) expected: 1,61,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #68: at (176, 208) expected: 65,61,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #69: at (192, 208) expected: 129,61,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #70: at (208, 208) expected: 193,61,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[expando-loss.html]
|
||||
expected: CRASH
|
|
@ -0,0 +1,75 @@
|
|||
[invalid-passed-params.html]
|
||||
bug: https://github.com/servo/servo/issues/21287
|
||||
type: testharness
|
||||
[WebGL test #44: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #46: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #48: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #50: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #52: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #54: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #55: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #56: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #57: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #58: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #59: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #60: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #61: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #62: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #63: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #64: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #65: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #66: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #67: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #68: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #69: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #70: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #71: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #72: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
[type-conversion-test.html]
|
||||
bug: https://github.com/servo/servo/issues/20513
|
||||
type: testharness
|
||||
[WebGL test #340: context.bufferData(context.ARRAY_BUFFER, argument, context.STATIC_DRAW) should be undefined. Threw exception TypeError: Not an ArrayBufferView]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #407: context.bufferData(context.ARRAY_BUFFER, argument, context.STATIC_DRAW) should be undefined. Threw exception TypeError: Not an ArrayBufferView]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #474: context.bufferData(context.ARRAY_BUFFER, argument, context.STATIC_DRAW) should be undefined. Threw exception TypeError: Not an ArrayBufferView]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #541: context.bufferData(context.ARRAY_BUFFER, argument, context.STATIC_DRAW) should be undefined. Threw exception TypeError: Not an ArrayBufferView]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #608: context.bufferData(context.ARRAY_BUFFER, argument, context.STATIC_DRAW) should be undefined. Threw exception TypeError: Not an ArrayBufferView]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #675: context.bufferData(context.ARRAY_BUFFER, argument, context.STATIC_DRAW) should be undefined. Threw exception TypeError: Not an ArrayBufferView]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[uninitialized-test.html]
|
||||
type: testharness
|
||||
disabled: https://github.com/servo/servo/issues/13710
|
|
@ -0,0 +1,26 @@
|
|||
[webgl-specific.html]
|
||||
type: testharness
|
||||
[WebGL test #21: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.drawArrays(gl.TRIANGLES, 0, 0)]
|
||||
bug: https://github.com/servo/servo/issues/20555
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #27: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.drawArrays(gl.TRIANGLES, 0, 0)]
|
||||
bug: https://github.com/servo/servo/issues/20555
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #31: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.drawArrays(gl.TRIANGLES, 0, 0)]
|
||||
bug: https://github.com/servo/servo/issues/20555
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: gl.getParameter(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL) should be 37444 (of type number). Was null (of type object).]
|
||||
bug: https://github.com/servo/servo/issues/20552
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #40: gl.getParameter(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL) should be 0 (of type number). Was null (of type object).]
|
||||
bug: https://github.com/servo/servo/issues/20552
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #41: getError expected: NO_ERROR. Was INVALID_ENUM : set/get UNPACK_COLORSPACE_CONVERSION_WEBGL should generate no error]
|
||||
bug: https://github.com/servo/servo/issues/20552
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[methods.html]
|
||||
type: testharness
|
||||
[WebGL test #0: testOES20Methods]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[quickCheckAPI-S_V.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
|
@ -0,0 +1,4 @@
|
|||
[copyTexSubImage2D.html]
|
||||
[WebGL test #1: testRoundtrip]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[readPixelsBadArgs.html]
|
||||
[WebGL test #1: testReadPixelsSOPIMG]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: testReadPixelsSOPCanvas]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[texImage2DHTML.html]
|
||||
[WebGL test #1: testTexImage2DNonSOP]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[texSubImage2DHTML.html]
|
||||
[WebGL test #1: testTexImage2DNonSOP]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[atan_001_to_008.html]
|
||||
expected: TIMEOUT
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[log_001_to_008.html]
|
||||
expected: TIMEOUT
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,14 @@
|
|||
[read-pixels-pack-alignment.html]
|
||||
type: testharness
|
||||
[WebGL test #17: pixel should be 255,102,0,255. Was 0,0,0,0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: pixel should be 255,102,0,255. Was 0,0,0,0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #53: pixel should be 255,102,0,255. Was 0,0,0,0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #61: pixel should be 255,102,0,255. Was 0,0,0,0.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[read-pixels-test.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
bug: https://github.com/servo/servo/issues/14380
|
|
@ -0,0 +1,6 @@
|
|||
[feedback-loop.html]
|
||||
bug: https://github.com/servo/servo/issues/21288
|
||||
type: testharness
|
||||
[WebGL test #3: getError expected: INVALID_OPERATION. Was NO_ERROR : after draw with invalid feedback loop]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[framebuffer-object-attachment.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
||||
[WebGL test #1: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
[framebuffer-state-restoration.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[renderbuffer-initialization.html]
|
||||
type: testharness
|
||||
disabled: https://github.com/servo/servo/issues/13710
|
|
@ -0,0 +1,7 @@
|
|||
[clipping-wide-points.html]
|
||||
[WebGL test #3: should be 0,255,0\nat (0, 0) expected: 0,255,0 was 255,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7: should be 0,255,0\nat (0, 0) expected: 0,255,0 was 255,0,0]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[framebuffer-switch.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[framebuffer-texture-switch.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
[multisample-corruption.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[out-of-bounds-index-buffers.html]
|
||||
[WebGL test #2: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[point-size.html]
|
||||
[WebGL test #9: at (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: at (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[point-with-gl-pointcoord-in-fragment-shader.html]
|
||||
[WebGL test #0: at (32, 32) expected: 0,255,0,255 was 0,0,0,255]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[tex-2d-rgb-rgb-unsigned_byte.html]
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[tex-2d-rgb-rgb-unsigned_short_5_6_5.html]
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[tex-2d-rgba-rgba-unsigned_byte.html]
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html]
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html]
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,29 @@
|
|||
[copy-tex-image-2d-formats.html]
|
||||
type: testharness
|
||||
[WebGL test #16: Creating framebuffer from ALPHA texture succeeded even though it is not a renderable format]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #17: Creating framebuffer from LUMINANCE texture succeeded even though it is not a renderable format]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: Creating framebuffer from LUMINANCE_ALPHA texture succeeded even though it is not a renderable format]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #19: getError expected: INVALID_OPERATION. Was NO_ERROR : should not be able to copyTexImage2D ALPHA from RGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #23: getError expected: INVALID_OPERATION. Was NO_ERROR : should not be able to copyTexImage2D LUMINANCE_ALPHA from RGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #27: getError expected: INVALID_OPERATION. Was NO_ERROR : should not be able to copyTexImage2D RGBA from RGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #44: getError expected: INVALID_OPERATION. Was NO_ERROR : should not be able to copyTexImage2D ALPHA from RGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #48: getError expected: INVALID_OPERATION. Was NO_ERROR : should not be able to copyTexImage2D LUMINANCE_ALPHA from RGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #52: getError expected: INVALID_OPERATION. Was NO_ERROR : should not be able to copyTexImage2D RGBA from RGB]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,578 @@
|
|||
[copy-tex-image-and-sub-image-2d.html]
|
||||
type: testharness
|
||||
[WebGL test #85: at (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #90: at (1, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #94: at (0, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #95: at (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #99: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #100: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #104: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #105: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #109: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #110: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #114: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #119: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #133: at (1, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #135: at (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #138: at (1, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #140: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #142: at (0, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #143: at (1, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #144: at (0, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #145: at (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #147: at (0, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #148: at (1, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #149: at (0, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #150: at (1, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #152: at (0, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #153: at (1, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #154: at (0, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #155: at (1, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #157: at (0, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #158: at (1, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #159: at (0, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #160: at (1, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #162: at (0, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #164: at (0, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #165: at (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #167: at (0, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #169: at (0, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #170: at (1, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #174: at (0, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #175: at (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #179: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #180: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #183: at (1, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #184: at (0, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #185: at (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #188: at (1, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #189: at (0, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #190: at (1, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #192: at (0, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #193: at (1, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #194: at (0, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #195: at (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #197: at (0, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #198: at (1, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #199: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #200: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #202: at (0, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #203: at (1, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #204: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #205: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #207: at (0, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #208: at (1, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #209: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #210: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #212: at (0, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #213: at (1, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #214: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #215: at (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #217: at (0, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #218: at (1, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #219: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #220: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #222: at (0, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #223: at (1, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #224: at (0, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #225: at (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #227: at (0, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #228: at (1, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #229: at (0, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #230: at (1, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #232: at (0, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #233: at (1, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #234: at (0, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #235: at (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #237: at (0, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #238: at (1, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #239: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #240: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #242: at (0, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #243: at (1, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #244: at (0, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #245: at (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #247: at (0, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #248: at (1, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #249: at (0, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #250: at (1, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #336: at (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #341: at (1, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #345: at (0, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #346: at (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #350: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #351: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #355: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #356: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #360: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #361: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #365: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #370: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #384: at (1, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #386: at (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #389: at (1, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #391: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #393: at (0, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #394: at (1, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #395: at (0, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #396: at (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #398: at (0, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #399: at (1, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #400: at (0, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #401: at (1, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #403: at (0, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #404: at (1, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #405: at (0, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #406: at (1, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #408: at (0, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #409: at (1, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #410: at (0, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #411: at (1, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #413: at (0, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #415: at (0, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #416: at (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #418: at (0, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #420: at (0, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #421: at (1, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #425: at (0, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #426: at (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #430: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #431: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #434: at (1, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #435: at (0, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #436: at (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #439: at (1, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #440: at (0, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #441: at (1, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #443: at (0, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #444: at (1, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #445: at (0, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #446: at (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #448: at (0, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #449: at (1, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #450: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #451: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #453: at (0, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #454: at (1, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #455: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #456: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #458: at (0, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #459: at (1, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #460: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #461: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #463: at (0, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #464: at (1, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #465: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #466: at (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #468: at (0, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #469: at (1, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #470: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #471: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #473: at (0, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #474: at (1, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #475: at (0, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #476: at (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #478: at (0, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #479: at (1, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #480: at (0, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #481: at (1, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #483: at (0, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #484: at (1, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #485: at (0, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #486: at (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #488: at (0, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #489: at (1, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #490: at (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #491: at (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #493: at (0, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #494: at (1, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #495: at (0, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #496: at (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #498: at (0, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #499: at (1, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #500: at (0, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #501: at (1, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
[gl-pixelstorei.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[WebGL test #0: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL pixelStorei Test]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
[copy-tex-image-2d-formats.html]
|
||||
[WebGL test #23: getError expected: INVALID_OPERATION. Was NO_ERROR : should not be able to copyTexImage2D LUMINANCE_ALPHA from RGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #19: getError expected: INVALID_OPERATION. Was NO_ERROR : should not be able to copyTexImage2D ALPHA from RGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #27: getError expected: INVALID_OPERATION. Was NO_ERROR : should not be able to copyTexImage2D RGBA from RGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: Creating framebuffer from LUMINANCE_ALPHA texture succeeded even though it is not a renderable format]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #17: Creating framebuffer from LUMINANCE texture succeeded even though it is not a renderable format]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #48: getError expected: INVALID_OPERATION. Was NO_ERROR : should not be able to copyTexImage2D LUMINANCE_ALPHA from RGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #52: getError expected: INVALID_OPERATION. Was NO_ERROR : should not be able to copyTexImage2D RGBA from RGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #44: getError expected: INVALID_OPERATION. Was NO_ERROR : should not be able to copyTexImage2D ALPHA from RGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #16: Creating framebuffer from ALPHA texture succeeded even though it is not a renderable format]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,679 @@
|
|||
[copy-tex-image-and-sub-image-2d.html]
|
||||
[WebGL test #315: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #434: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #333: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #285: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #184: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #384: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #314: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #276: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #303: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #223: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #45: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #488: 0, 0 should render 136,136,136,136 (+/-1)\nat (0, 0) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #436: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #489: 1, 0 should render 136,136,136,136 (+/-1)\nat (1, 0) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #72: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #498: 0, 0 should render 136,136,136,136 (+/-1)\nat (0, 0) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #499: 1, 0 should render 136,136,136,136 (+/-1)\nat (1, 0) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #55: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #164: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #240: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #242: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #293: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #199: 0, 1 should render 136,136,136,136 (+/-1)\nat (0, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #54: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #479: 1, 0 should render 136,136,136,136 (+/-1)\nat (1, 0) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #195: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #313: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #12: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #476: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #494: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #188: 1, 0 should render 136,136,136,136 (+/-1)\nat (1, 0) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #283: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #451: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #264: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #227: 0, 0 should render 136,136,136,136 (+/-1)\nat (0, 0) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #336: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #193: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #453: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #491: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #443: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #446: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #213: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #205: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #170: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #143: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #334: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #214: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #399: 1, 0 should render 136,136,136,136 (+/-1)\nat (1, 0) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #415: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #197: 0, 0 should render 136,136,136,136 (+/-1)\nat (0, 0) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #296: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #274: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #495: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #475: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #354: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #351: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #393: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #456: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #463: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #394: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #62: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #220: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #464: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #355: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #102: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #105: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #228: 1, 0 should render 136,136,136,136 (+/-1)\nat (1, 0) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #395: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #174: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #203: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #165: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #304: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #481: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #421: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #363: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #142: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #485: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #244: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #439: 1, 0 should render 136,136,136,136 (+/-1)\nat (1, 0) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #148: 1, 0 should render 136,136,136,136 (+/-1)\nat (1, 0) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #103: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #204: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #484: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #391: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #350: 0, 1 should render 136,136,136,136 (+/-1)\nat (0, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #305: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #222: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #403: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #25: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #323: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #239: 0, 1 should render 136,136,136,136 (+/-1)\nat (0, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #190: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #64: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #147: 0, 0 should render 136,136,136,136 (+/-1)\nat (0, 0) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #245: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #448: 0, 0 should render 136,136,136,136 (+/-1)\nat (0, 0) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #229: 0, 1 should render 136,136,136,136 (+/-1)\nat (0, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #396: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #155: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #154: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #180: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #425: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #416: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #353: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #138: 1, 0 should render 136,136,136,136 (+/-1)\nat (1, 0) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #237: 0, 0 should render 136,136,136,136 (+/-1)\nat (0, 0) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #112: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #306: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #471: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #175: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #202: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #345: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #212: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #22: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #153: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #341: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #430: 0, 1 should render 136,136,136,136 (+/-1)\nat (0, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #474: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #162: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #100: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #398: 0, 0 should render 136,136,136,136 (+/-1)\nat (0, 0) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #413: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #250: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #144: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #275: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #232: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #83: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #234: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #215: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #149: 0, 1 should render 136,136,136,136 (+/-1)\nat (0, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #493: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #114: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #95: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #145: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #386: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #248: 1, 0 should render 136,136,136,136 (+/-1)\nat (1, 0) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #273: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #194: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #496: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #23: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #249: 0, 1 should render 136,136,136,136 (+/-1)\nat (0, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #230: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #192: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #284: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #431: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #400: 0, 1 should render 136,136,136,136 (+/-1)\nat (0, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #441: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #478: 0, 0 should render 136,136,136,136 (+/-1)\nat (0, 0) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #53: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #224: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #140: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #469: 1, 0 should render 136,136,136,136 (+/-1)\nat (1, 0) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #63: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #265: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #263: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #73: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #90: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #483: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #225: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #189: 0, 1 should render 136,136,136,136 (+/-1)\nat (0, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #440: 0, 1 should render 136,136,136,136 (+/-1)\nat (0, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #454: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #445: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #13: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #99: 0, 1 should render 136,136,136,136 (+/-1)\nat (0, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #42: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #93: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #473: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #266: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #94: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #85: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #426: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #365: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #218: 1, 0 should render 136,136,136,136 (+/-1)\nat (1, 0) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #133: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #150: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #480: 0, 1 should render 136,136,136,136 (+/-1)\nat (0, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #406: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #450: 0, 1 should render 136,136,136,136 (+/-1)\nat (0, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #356: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #24: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #486: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #82: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #185: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #44: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #389: 1, 0 should render 136,136,136,136 (+/-1)\nat (1, 0) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #243: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #179: 0, 1 should render 136,136,136,136 (+/-1)\nat (0, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #43: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #343: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #52: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #295: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #490: 0, 1 should render 136,136,136,136 (+/-1)\nat (0, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #135: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #183: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #455: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #346: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #449: 1, 0 should render 136,136,136,136 (+/-1)\nat (1, 0) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #200: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #344: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #435: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #294: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #466: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #233: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #465: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #92: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #198: 1, 0 should render 136,136,136,136 (+/-1)\nat (1, 0) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #238: 1, 0 should render 136,136,136,136 (+/-1)\nat (1, 0) expected: 136,136,136,136 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #500: 0, 1 should render 136,136,136,136 (+/-1)\nat (0, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #235: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #324: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #501: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #152: 0, 0 should render 0,0,0,0 (+/-1)\nat (0, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #401: 1, 1 should render 136,136,136,136 (+/-1)\nat (1, 1) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #404: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #444: 1, 0 should render 0,0,0,0 (+/-1)\nat (1, 0) expected: 0,0,0,0 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #247: 0, 0 should render 136,136,136,136 (+/-1)\nat (0, 0) expected: 136,136,136,136 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #286: 1, 1 should render 0,0,0,0 (+/-1)\nat (1, 1) expected: 0,0,0,0 was 136,136,136,136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #405: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #104: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 128,128,128,128]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[cube-incomplete-fbo.html]
|
||||
[WebGL test #1: gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36054. Was 36053.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[gl-pixelstorei.html]
|
||||
expected: ERROR
|
||||
[WebGL test #0: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
[origin-clean-conformance.html]
|
||||
[WebGL test #3: texSubImage2D with cross-origin image should throw exception.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #8: texSubImage2D with NON origin clean canvas should throw exception.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: texImage2D with cross-origin image should throw exception.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7: texImage2D with NON origin clean canvas should throw exception.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[tex-image-webgl.html]
|
||||
[WebGL test #3: Canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: Canvas should be red\nat (0, 0) expected: 255,0,0,255 was 0,0,0,255]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,37 @@
|
|||
[tex-image-with-format-and-type.html]
|
||||
[WebGL test #31: LUMINANCE_ALPHA/UNSIGNED_BYTE should maintain full precision of data]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #6: LUMINANCE/UNSIGNED_BYTE should maintain full precision of data]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #65: UNPACK_PREMULTIPLY_ALPHA_WEBGL with RGBA/UNSIGNED_SHORT_4_4_4_4]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: LUMINANCE_ALPHA/UNSIGNED_BYTE should maintain full precision of data]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #66: UNPACK_PREMULTIPLY_ALPHA_WEBGL with RGBA/UNSIGNED_SHORT_5_5_5_1]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #69: UNPACK_PREMULTIPLY_ALPHA_WEBGL with RGBA/UNSIGNED_SHORT_4_4_4_4]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7: LUMINANCE_ALPHA/UNSIGNED_BYTE should maintain full precision of data]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #70: UNPACK_PREMULTIPLY_ALPHA_WEBGL with RGBA/UNSIGNED_SHORT_5_5_5_1]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #22: LUMINANCE/UNSIGNED_BYTE should maintain full precision of data]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: LUMINANCE/UNSIGNED_BYTE should maintain full precision of data]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #30: LUMINANCE/UNSIGNED_BYTE should maintain full precision of data]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #23: LUMINANCE_ALPHA/UNSIGNED_BYTE should maintain full precision of data]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
[tex-input-validation.html]
|
||||
[WebGL test #45: getError expected: INVALID_OPERATION. Was NO_ERROR : colorBufferFormat: RGB565 internalFormat: RGBA target: TEXTURE_2D]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #61: getError expected: INVALID_OPERATION. Was NO_ERROR : colorBufferFormat: RGB internalFormat: RGBA]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #53: getError expected: INVALID_OPERATION. Was NO_ERROR : colorBufferFormat: RGB internalFormat: RGBA]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: getError expected: INVALID_OPERATION. Was NO_ERROR : colorBufferFormat: RGB565 internalFormat: RGBA target: TEXTURE_2D border: 0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: getError expected: NO_ERROR. Was INVALID_OPERATION : colorBufferFormat: RGB565 internalFormat: RGB target: TEXTURE_2D border: 0]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[tex-sub-image-2d-bad-args.html]
|
||||
[WebGL test #9: getError expected: INVALID_VALUE. Was NO_ERROR : null pixels]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #0: getError expected: INVALID_OPERATION. Was INVALID_VALUE : no previously defined texture image]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[texture-attachment-formats.html]
|
||||
[WebGL test #14: should be 63,63,63,255 with tolerance 2,2,2,0\nat (0, 0) expected: 63,63,63,255 was 64,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #16: should be 63,63,63,63 with tolerance 2,2,2,2\nat (0, 0) expected: 63,63,63,63 was 64,0,0,64]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[texture-copying-feedback-loops.html]
|
||||
[WebGL test #3: getError expected: INVALID_OPERATION. Was NO_ERROR : after copyTexImage2D to same texture same level, invalid feedback loop]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #6: getError expected: INVALID_OPERATION. Was NO_ERROR : after copyTexSubImage2D to same texture same level, invalid feedback loop]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[texture-fakeblack.html]
|
||||
[WebGL test #1: should be 0,0,0,255\nat (0, 0) expected: 0,0,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: should be 0,0,0,255\nat (0, 0) expected: 0,0,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[texture-npot-video.html]
|
||||
expected: TIMEOUT
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,22 @@
|
|||
[texture-npot.html]
|
||||
[WebGL test #16: NPOT texture with TEXTURE_WRAP set to REPEAT should draw with 0,0,0,255\nat (0, 0) expected: 0,0,0,255 was 192,0,128,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #64: NPOT cubemap with TEXTURE_WRAP set to REPEAT should draw with 0,0,0,255\nat (0, 0) expected: 0,0,0,255 was 0,192,128,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #28: NPOT texture with TEXTURE_WRAP set to REPEAT should draw with 0,0,0,255\nat (0, 0) expected: 0,0,0,255 was 192,192,192,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #76: NPOT cubemap with TEXTURE_WRAP set to REPEAT should draw with 0,0,0,255\nat (0, 0) expected: 0,0,0,255 was 0,192,128,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #52: NPOT texture with TEXTURE_WRAP set to REPEAT should draw with 0,0,0,255\nat (0, 0) expected: 0,0,0,255 was 192,192,192,64]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #40: NPOT texture with TEXTURE_WRAP set to REPEAT should draw with 0,0,0,255\nat (0, 0) expected: 0,0,0,255 was 0,0,0,64]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: NPOT texture with TEXTURE_WRAP set to REPEAT should draw with 0,0,0,255\nat (0, 0) expected: 0,0,0,255 was 192,0,128,64]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,145 @@
|
|||
[texture-size-cube-maps.html]
|
||||
[WebGL test #87: 0, 0, 2, 1 should be green\nat (0, 0) expected: 0,255,0,255 was 0,255,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7: 0, 1, 2, 1 should be cyan\nat (0, 1) expected: 0,255,255,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #126: 0, 1, 2, 1 should be blue\nat (0, 1) expected: 0,0,255,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #62: 0, 1, 2, 1 should be green\nat (0, 1) expected: 0,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #63: 0, 0, 2, 1 should be green\nat (0, 0) expected: 0,255,0,255 was 255,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #119: 0, 0, 2, 1 should be magenta\nat (0, 0) expected: 255,0,255,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #17: 0, 1, 2, 1 should be blue\nat (0, 1) expected: 0,0,255,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #99: 0, 0, 2, 1 should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #50: 0, 1, 2, 1 should be green\nat (0, 1) expected: 0,255,0,255 was 0,255,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #134: 0, 1, 2, 1 should be magenta\nat (0, 1) expected: 255,0,255,255 was 0,255,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #141: 0, 0, 2, 1 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #44: 0, 1, 2, 1 should be red\nat (0, 1) expected: 255,0,0,255 was 255,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #104: 0, 1, 2, 1 should be cyan\nat (0, 1) expected: 0,255,255,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32: 0, 0, 2, 1 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #83: 0, 0, 2, 1 should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #45: 0, 0, 2, 1 should be red\nat (0, 0) expected: 255,0,0,255 was 0,255,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #26: 0, 0, 2, 1 should be magenta\nat (0, 0) expected: 255,0,255,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #72: 0, 1, 2, 1 should be magenta\nat (0, 1) expected: 255,0,255,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #123: 0, 0, 2, 1 should be yellow\nat (0, 0) expected: 255,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #116: 0, 1, 2, 1 should be cyan\nat (0, 1) expected: 0,255,255,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: 0, 0, 2, 1 should be yellow\nat (0, 0) expected: 255,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #81: 0, 0, 2, 1 should be blue\nat (0, 0) expected: 0,0,255,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #54: 0, 1, 2, 1 should be cyan\nat (0, 1) expected: 0,255,255,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #101: 0, 0, 2, 1 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #135: 0, 0, 2, 1 should be magenta\nat (0, 0) expected: 255,0,255,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #98: 0, 1, 2, 1 should be yellow\nat (0, 1) expected: 255,255,0,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #28: 0, 0, 2, 1 should be red\nat (0, 0) expected: 255,0,0,255 was 0,255,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #90: 0, 1, 2, 1 should be red\nat (0, 1) expected: 255,0,0,255 was 0,255,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #65: 0, 0, 2, 1 should be blue\nat (0, 0) expected: 0,0,255,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #8: 0, 0, 2, 1 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #105: 0, 0, 2, 1 should be blue\nat (0, 0) expected: 0,0,255,255 was 255,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #144: 0, 1, 2, 1 should be yellow\nat (0, 1) expected: 255,255,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #31: 0, 1, 2, 1 should be red\nat (0, 1) expected: 255,0,0,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #137: 0, 0, 2, 1 should be red\nat (0, 0) expected: 255,0,0,255 was 0,255,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #68: 0, 1, 2, 1 should be blue\nat (0, 1) expected: 0,0,255,255 was 255,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #25: 0, 1, 2, 1 should be magenta\nat (0, 1) expected: 255,0,255,255 was 0,255,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #117: 0, 0, 2, 1 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #86: 0, 1, 2, 1 should be yellow\nat (0, 1) expected: 255,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #140: 0, 1, 2, 1 should be red\nat (0, 1) expected: 255,0,0,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: 0, 1, 2, 1 should be yellow\nat (0, 1) expected: 255,255,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #69: 0, 0, 2, 1 should be red\nat (0, 0) expected: 255,0,0,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #80: 0, 1, 2, 1 should be blue\nat (0, 1) expected: 0,0,255,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #47: 0, 0, 2, 1 should be green\nat (0, 0) expected: 0,255,0,255 was 255,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #10: 0, 0, 2, 1 should be magenta\nat (0, 0) expected: 255,0,255,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #122: 0, 1, 2, 1 should be magenta\nat (0, 1) expected: 255,0,255,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #13: 0, 1, 2, 1 should be magenta\nat (0, 1) expected: 255,0,255,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #108: 0, 1, 2, 1 should be green\nat (0, 1) expected: 0,255,0,255 was 255,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #51: 0, 0, 2, 1 should be magenta\nat (0, 0) expected: 255,0,255,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,115 @@
|
|||
[texture-sub-image-cube-maps.html]
|
||||
[WebGL test #2: TEXTURE_CUBE_MAP_NEGATIVE_X should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #29: 0, 2, 4, 2 should be yellow\nat (0, 2) expected: 255,255,0,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #10: 0, 2, 4, 2 should be blue\nat (0, 2) expected: 0,0,255,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #0: unexpected gl error: INVALID_VALUE]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: 0, 0, 4, 2 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #9: 0, 0, 4, 2 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #25: TEXTURE_CUBE_MAP_NEGATIVE_Z should be red\nat (0, 0) expected: 255,0,0,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #8: 0, 2, 4, 2 should be cyan\nat (0, 2) expected: 0,255,255,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #22: TEXTURE_CUBE_MAP_POSITIVE_Y should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #31: 0, 2, 4, 2 should be cyan\nat (0, 2) expected: 0,255,255,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #11: 0, 0, 4, 2 should be magenta\nat (0, 0) expected: 255,0,255,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: 0, 2, 4, 2 should be blue\nat (0, 2) expected: 0,0,255,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #13: 0, 0, 4, 2 should be blue\nat (0, 0) expected: 0,0,255,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: TEXTURE_CUBE_MAP_POSITIVE_X should be red\nat (0, 0) expected: 255,0,0,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #5: TEXTURE_CUBE_MAP_POSITIVE_Z should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: 0, 2, 4, 2 should be green\nat (0, 2) expected: 0,255,0,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #20: TEXTURE_CUBE_MAP_POSITIVE_X should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #19: unexpected gl error: INVALID_VALUE]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: 0, 2, 4, 2 should be red\nat (0, 2) expected: 255,0,0,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #27: 0, 2, 4, 2 should be magenta\nat (0, 2) expected: 255,0,255,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #36: 0, 0, 4, 2 should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #12: 0, 2, 4, 2 should be yellow\nat (0, 2) expected: 255,255,0,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7: 0, 0, 4, 2 should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #24: TEXTURE_CUBE_MAP_POSITIVE_Z should be magenta\nat (0, 0) expected: 255,0,255,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #17: 0, 0, 4, 2 should be red\nat (0, 0) expected: 255,0,0,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32: 0, 0, 4, 2 should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: 0, 0, 4, 2 should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: TEXTURE_CUBE_MAP_POSITIVE_Y should be blue\nat (0, 0) expected: 0,0,255,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: 0, 2, 4, 2 should be yellow\nat (0, 2) expected: 255,255,0,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: 0, 2, 4, 2 should be magenta\nat (0, 2) expected: 255,0,255,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #28: 0, 0, 4, 2 should be magenta\nat (0, 0) expected: 255,0,255,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #16: 0, 2, 4, 2 should be red\nat (0, 2) expected: 255,0,0,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #21: TEXTURE_CUBE_MAP_NEGATIVE_X should be blue\nat (0, 0) expected: 0,0,255,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #30: 0, 0, 4, 2 should be red\nat (0, 0) expected: 255,0,0,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #26: 0, 0, 4, 2 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: TEXTURE_CUBE_MAP_NEGATIVE_Y should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #23: TEXTURE_CUBE_MAP_NEGATIVE_Y should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #6: TEXTURE_CUBE_MAP_NEGATIVE_Z should be magenta\nat (0, 0) expected: 255,0,255,255 was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[texture-upload-size.html]
|
||||
expected: TIMEOUT
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,14 @@
|
|||
[origin-clean-conformance.html]
|
||||
type: testharness
|
||||
[WebGL test #2: texImage2D with cross-origin image should throw exception.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: texSubImage2D with cross-origin image should throw exception.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7: texImage2D with NON origin clean canvas should throw exception.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #8: texSubImage2D with NON origin clean canvas should throw exception.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[tex-2d-rgb-rgb-unsigned_byte.html]
|
||||
expected: TIMEOUT
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[tex-2d-rgb-rgb-unsigned_short_5_6_5.html]
|
||||
expected: TIMEOUT
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[tex-2d-rgba-rgba-unsigned_byte.html]
|
||||
expected: TIMEOUT
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html]
|
||||
expected: TIMEOUT
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html]
|
||||
expected: TIMEOUT
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[tex-image-and-sub-image-2d-with-canvas-rgb565.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[tex-image-and-sub-image-2d-with-canvas-rgba4444.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[tex-image-and-sub-image-2d-with-canvas-rgba5551.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[tex-image-and-sub-image-2d-with-canvas.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[tex-image-and-sub-image-2d-with-svg-image.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[tex-image-and-sub-image-2d-with-video-rgb565.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[tex-image-and-sub-image-2d-with-video-rgba4444.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[tex-image-and-sub-image-2d-with-video-rgba5551.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[tex-image-and-sub-image-2d-with-video.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,197 @@
|
|||
[tex-image-and-sub-image-2d-with-webgl-canvas-rgb565.html]
|
||||
type: testharness
|
||||
[WebGL test #0: at (0, 0) expected: 255,0,0 was 255,227,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #0: at (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: at (0, 16) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: at (0, 16) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: at (0, 0) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: at (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #5: at (0, 16) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #6: at (0, 16) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7: at (0, 0) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #8: at (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #9: at (0, 16) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #10: at (0, 16) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #11: at (0, 0) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #12: at (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #13: at (0, 16) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: at (0, 16) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: at (0, 0) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #16: at (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #17: at (0, 16) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: at (0, 16) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #19: at (0, 0) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #20: at (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #21: at (0, 16) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #22: at (0, 16) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #23: at (0, 0) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #24: at (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #25: at (0, 16) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #26: at (0, 16) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #27: at (0, 0) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #28: at (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #29: at (0, 16) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #30: at (0, 16) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #31: at (0, 0) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32: at (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: at (0, 16) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: at (0, 16) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: at (0, 0) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #36: at (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: at (0, 16) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #38: at (0, 16) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: at (0, 0) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #40: at (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #41: at (0, 16) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #42: at (0, 16) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #43: at (0, 0) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #44: at (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #45: at (0, 16) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #46: at (0, 16) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #47: at (0, 0) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #48: at (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #49: at (0, 16) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #50: at (0, 16) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #51: at (0, 0) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #52: at (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #53: at (0, 16) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #54: at (0, 16) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #55: at (0, 0) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #56: at (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #57: at (0, 16) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #58: at (0, 16) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #59: at (0, 0) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #60: at (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #61: at (0, 16) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #62: at (0, 16) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #63: at (0, 0) expected: 0,255,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue