Completely failed files: 677; Completely failed subtests: 128; Failure level: 128/28150 (0.45%)
| Test | Sf12 |
|---|---|
| /webgl/conformance-suite/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html (1/1, 100.00%, 0.00% of total) | OK |
| tex-image-and-sub-image-2d-with-video-rgba5551 | FAIL |
| /webgl/conformance-suite/conformance/extensions/webgl-draw-buffers.html (9/228, 3.95%, 0.03% of total) | OK |
| [102] at (0, 0) expected: 0,255,0,255 was 255,0,0,255 | FAIL |
| [103] at (0, 0) expected: 0,255,0,255 was 255,0,0,255 | FAIL |
| [104] at (0, 0) expected: 0,255,0,255 was 255,0,0,255 | FAIL |
| [105] at (0, 0) expected: 0,255,0,255 was 255,0,0,255 | FAIL |
| [106] at (0, 0) expected: 0,255,0,255 was 255,0,0,255 | FAIL |
| [107] at (0, 0) expected: 0,255,0,255 was 255,0,0,255 | FAIL |
| [108] at (0, 0) expected: 0,255,0,255 was 255,0,0,255 | FAIL |
| [54] getError expected: INVALID_OPERATION. Was INVALID_VALUE : after evaluating: ext.drawBuffersWEBGL([]) | FAIL |
| [55] getError expected: INVALID_OPERATION. Was INVALID_VALUE : after evaluating: ext.drawBuffersWEBGL([gl.NONE, gl.NONE]) | FAIL |
| /webgl/conformance-suite/conformance/extensions/get-extension.html (1/127, 0.79%, 0.00% of total) | OK |
| [69] getExtension('WEBKIT_EXT_texture_filter_anisotropic') returns an object only if the name is returned by getSupportedExtensions | FAIL |
| /webgl/conformance-suite/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html (1/1, 100.00%, 0.00% of total) | OK |
| tex-image-and-sub-image-2d-with-video-rgb565 | FAIL |
| /webgl/conformance-suite/conformance/renderbuffers/feedback-loop.html (1/9, 11.11%, 0.00% of total) | OK |
| [3] getError expected: INVALID_OPERATION. Was NO_ERROR : after draw with invalid feedback loop | FAIL |
| /webgl/conformance-suite/conformance/context/methods.html (2/4, 50.00%, 0.01% of total) | OK |
| [1] Also found the following extra methods: | FAIL |
| [2] releaseShaderCompiler | FAIL |
| /webgl/conformance-suite/conformance/textures/copy-tex-image-2d-formats.html (4/51, 7.84%, 0.01% of total) | OK |
| [2] at (0, 0) expected: 0,0,0,127 was 0,0,0,0 | FAIL |
| [43] at (0, 0) expected: 64,64,64,255 was 0,0,0,255 | FAIL |
| [5] at (0, 0) expected: 64,64,64,255 was 0,0,0,255 | FAIL |
| [8] at (0, 0) expected: 64,64,64,127 was 0,0,0,0 | FAIL |
| /webgl/conformance-suite/conformance/glsl/misc/shader-struct-scope.html (2/2, 100.00%, 0.01% of total) | OK |
| [0] [unexpected vertex shader compile status] (expected: true) Two structs defined within non-overlapping scopes should be able to use the same name | FAIL |
| [1] [link failed] Two structs defined within non-overlapping scopes should be able to use the same name | FAIL |
| /webgl/conformance-suite/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html (1/1, 100.00%, 0.00% of total) | OK |
| tex-image-and-sub-image-2d-with-video-rgba4444 | FAIL |
| /webgl/conformance-suite/conformance/misc/webgl-specific.html (1/47, 2.13%, 0.00% of total) | OK |
| [45] getError expected: INVALID_VALUE. Was NO_ERROR : after evaluating: gl.lineWidth(NaN) | FAIL |
| /webgl/conformance-suite/conformance/extensions/ext-texture-filter-anisotropic.html (1/21, 4.76%, 0.00% of total) | OK |
| [19] Set value of TEXTURE_MAX_ANISOTROPY_EXT should be: 1.5 , returned value was: 2 | FAIL |
| /webgl/conformance-suite/conformance/textures/texture-copying-feedback-loops.html (2/9, 22.22%, 0.01% of total) | OK |
| [3] getError expected: INVALID_OPERATION. Was NO_ERROR : after copyTexImage2D to same texture same level, invalid feedback loop | FAIL |
| [6] getError expected: INVALID_OPERATION. Was NO_ERROR : after copyTexSubImage2D to same texture same level, invalid feedback loop | FAIL |
| /webgl/conformance-suite/conformance/glsl/misc/shaders-with-invariance.html (7/19, 36.84%, 0.02% of total) | OK |
| [10] [unexpected fragment shader compile status] (expected: true) vertex shader with invariant gl_Position and fragment shader with invariant gl_FragCoord must succeed | FAIL |
| [11] [unexpected fragment shader compile status] (expected: true) vertex shader with variant gl_Position and fragment shader with invariant gl_FragCoord must fail | FAIL |
| [14] [unexpected link status] vertex shader with variant gl_PointSize and fragment shader with invariant gl_PointCoord must fail | FAIL |
| [2] [unexpected fragment shader compile status] (expected: true) vertex shader with variant varying and fragment shader with invariant (global setting) varying must fail | FAIL |
| [3] [unexpected link status] vertex shader with invariant (global setting) varying and fragment shader with variant varying must fail | FAIL |
| [4] [unexpected link status] vertex shader with invariant (global setting) varying and fragment shader with invariant varying must succeed | FAIL |
| [9] [unexpected fragment shader compile status] (expected: true) vertex shader with invariant varying and fragment shader with invariant (global setting) varying must succeed | FAIL |
| /webgl/conformance-suite/conformance/textures/texture-upload-size.html (1/1, 100.00%, 0.00% of total) | TIMEOUT |
| undefined | TIMEOUT |
| /webgl/conformance-suite/conformance/glsl/misc/shaders-with-name-conflicts.html (1/1, 100.00%, 0.00% of total) | OK |
| [0] [unexpected link status] shaders with conflicting uniform/attribute names should fail | FAIL |
| /webgl/conformance-suite/conformance/rendering/point-no-attributes.html (2/3, 66.67%, 0.01% of total) | OK |
| [0] getError expected: NO_ERROR. Was INVALID_OPERATION : | FAIL |
| [1] at (0, 0) expected: 0,255,0,255 was 0,0,0,0 | FAIL |
| /webgl/conformance-suite/conformance/textures/tex-image-and-sub-image-2d-with-video.html (1/1, 100.00%, 0.00% of total) | OK |
| tex-image-and-sub-image-2d-with-video | FAIL |
| /webgl/conformance-suite/conformance/extensions/oes-texture-half-float-with-video.html (1/1, 100.00%, 0.00% of total) | TIMEOUT |
| undefined | TIMEOUT |
| /webgl/conformance-suite/conformance/extensions/webgl-compressed-texture-size-limit.html (56/441, 12.70%, 0.20% of total) | OK |
| [104] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [106] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [119] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [121] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [134] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [136] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [149] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [151] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [164] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [166] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [16] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [180] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [182] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [18] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [195] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [197] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [210] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [212] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [225] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [227] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [240] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [242] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [255] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [257] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [271] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [273] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [286] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [288] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [301] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [303] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [316] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [318] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [331] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [333] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [346] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [348] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [35] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [362] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [364] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [377] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [379] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [37] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [392] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [394] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [407] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [409] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [422] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [424] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [437] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [439] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [54] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [56] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [73] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [75] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| [89] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width and height out of bounds: should generate INVALID_VALUE. level is 0, size is 16388x16388 | FAIL |
| [91] getError expected: INVALID_VALUE. Was INVALID_OPERATION : width or height out of bounds for specified level: should generate INVALID_VALUE. level is 14, size is 256x256 | FAIL |
| /webgl/conformance-suite/conformance/extensions/oes-texture-half-float.html (18/84, 21.43%, 0.06% of total) | OK |
| [11] at (0, 0) expected: 0,0,0,255 was 255,0,0,255 | FAIL |
| [15] at (0, 0) expected: 0,0,0,255 was 255,255,255,255 | FAIL |
| [23] at (0, 0) expected: 0,0,0,255 was 255,255,255,255 | FAIL |
| [45] getError expected: NO_ERROR. Was INVALID_OPERATION : Half floating point texture allocation should succeed if OES_texture_half_float is enabled | FAIL |
| [46] at (0, 0) expected: 85,85,85,85 was 0,0,0,255 | FAIL |
| [49] getError expected: NO_ERROR. Was INVALID_OPERATION : Half floating point texture allocation should succeed if OES_texture_half_float is enabled | FAIL |
| [50] at (0, 0) expected: 85,85,85,255 was 0,0,0,255 | FAIL |
| [53] getError expected: NO_ERROR. Was INVALID_OPERATION : Half floating point texture allocation should succeed if OES_texture_half_float is enabled | FAIL |
| [54] at (0, 0) expected: 85,85,85,255 was 0,0,0,255 | FAIL |
| [57] getError expected: NO_ERROR. Was INVALID_OPERATION : Half floating point texture allocation should succeed if OES_texture_half_float is enabled | FAIL |
| [58] at (0, 0) expected: 0,0,0,85 was 0,0,0,255 | FAIL |
| [61] getError expected: NO_ERROR. Was INVALID_OPERATION : Half floating point texture allocation should succeed if OES_texture_half_float is enabled | FAIL |
| [62] at (0, 0) expected: 85,85,85,85 was 0,0,0,255 | FAIL |
| [65] getError expected: NO_ERROR. Was INVALID_OPERATION : Half floating point texture allocation should succeed if OES_texture_half_float is enabled | FAIL |
| [67] at (0, 0) expected: 0,255,0,255 was 255,0,0,255 | FAIL |
| [69] getError expected: NO_ERROR. Was INVALID_OPERATION : Half floating point texture allocation should succeed if OES_texture_half_float is enabled | FAIL |
| [71] at (0, 0) expected: 0,255,0,255 was 255,0,0,255 | FAIL |
| [7] at (0, 0) expected: 0,0,0,255 was 255,0,0,255 | FAIL |
| /webgl/conformance-suite/conformance/extensions/oes-texture-float.html (9/52, 17.31%, 0.03% of total) | OK |
| [11] at (0, 0) expected: 255,0,0,255 was 0,255,0,255 | FAIL |
| [15] at (0, 0) expected: 255,0,0,255 was 0,255,0,255 | FAIL |
| [19] at (0, 0) expected: 255,0,0,255 was 0,255,0,255 | FAIL |
| [23] at (0, 0) expected: 255,0,0,255 was 0,255,0,255 | FAIL |
| [29] getError expected: NO_ERROR. Was INVALID_ENUM : getParameter of IMPLEMENTATION_COLOR_READ_{FORMAT|TYPE} should succeed | FAIL |
| [35] getError expected: NO_ERROR. Was INVALID_ENUM : getParameter of IMPLEMENTATION_COLOR_READ_{FORMAT|TYPE} should succeed | FAIL |
| [42] getError expected: NO_ERROR. Was INVALID_ENUM : getParameter of IMPLEMENTATION_COLOR_READ_{FORMAT|TYPE} should succeed | FAIL |
| [49] getError expected: NO_ERROR. Was INVALID_ENUM : getParameter of IMPLEMENTATION_COLOR_READ_{FORMAT|TYPE} should succeed | FAIL |
| [7] at (0, 0) expected: 255,0,0,255 was 0,255,0,255 | FAIL |
| /webgl/conformance-suite/conformance/extensions/oes-texture-float-with-video.html (1/1, 100.00%, 0.00% of total) | TIMEOUT |
| undefined | TIMEOUT |
| /webgl/conformance-suite/conformance/context/context-lost-restored.html (5/52, 9.62%, 0.02% of total) | OK |
| [40] getError expected: INVALID_ENUM. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.RGBA, 1, 1, 0, gl.RGBA, gl.FLOAT, null) | FAIL |
| [42] newExtension.webglTestProperty === undefined should be true. Was false. | FAIL |
| [44] OES_vertex_array_object.createVertexArrayOES() should be null. Was [object WebGLVertexArrayObjectOES]. | FAIL |
| [46] newExtension.webglTestProperty === undefined should be true. Was false. | FAIL |
| [48] old_OES_vertex_array_object.createVertexArrayOES() == null should be true. Was false. | FAIL |