Remove message from WebGL subtest name and remove stale expectations (#35791)

* Remove message from WebGL subtest name

This causes stale expectations: https://github.com/servo/servo/issues/35750

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* Update expectations

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

---------

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
Samson 2025-03-12 10:08:39 +01:00 committed by GitHub
parent d57dbb4d47
commit 5853c00628
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
616 changed files with 19831 additions and 18532 deletions

View file

@ -2,50 +2,29 @@
bug: https://github.com/servo/servo/issues/20599 https://github.com/servo/servo/issues/25990
expected:
if os == "mac": CRASH
[WebGL test #32: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 0, gl.UNSIGNED_BYTE, 0, 1)]
[WebGL test #162]
expected: FAIL
[WebGL test #166: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 1)]
[WebGL test #165]
expected: FAIL
[WebGL test #178: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 5)]
[WebGL test #167]
expected: FAIL
[WebGL test #176: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 3)]
[WebGL test #169]
expected: FAIL
[WebGL test #173: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 4)]
[WebGL test #170]
expected: FAIL
[WebGL test #169: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 1)]
[WebGL test #172]
expected: FAIL
[WebGL test #171: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 2)]
[WebGL test #174]
expected: FAIL
[WebGL test #106: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 0, gl.UNSIGNED_BYTE, 0, 2)]
[WebGL test #176]
expected: FAIL
[WebGL test #174: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 10000)]
expected: FAIL
[WebGL test #162: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 1)]
expected: FAIL
[WebGL test #165: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 1)]
expected: FAIL
[WebGL test #167: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 2)]
expected: FAIL
[WebGL test #169: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 4)]
expected: FAIL
[WebGL test #170: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 10000)]
expected: FAIL
[WebGL test #172: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 3)]
expected: FAIL
[WebGL test #174: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 5)]
[WebGL test #178]
expected: FAIL

View file

@ -1,45 +1,45 @@
[ext-color-buffer-half-float.html]
[WebGL test #19: getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels from floating-point framebuffer should succeed]
[WebGL test #100]
expected: FAIL
[WebGL test #20: readPixels of float-type data from floating-point framebuffer failed: expected [1000, 1000, 1000, 1000\], got [0, 0, 0, 0\]]
[WebGL test #101]
expected: FAIL
[WebGL test #26: getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels from floating-point framebuffer should succeed]
[WebGL test #102]
expected: FAIL
[WebGL test #27: readPixels of float-type data from floating-point framebuffer failed: expected [1000, 1000, 1000, 1\], got [0, 0, 0, 0\]]
[WebGL test #19]
expected: FAIL
[WebGL test #39: getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels from floating-point framebuffer should succeed]
[WebGL test #20]
expected: FAIL
[WebGL test #40: readPixels of float-type data from floating-point framebuffer failed: expected [1000, 1000, 1000, 1000\], got [0, 0, 0, 0\]]
[WebGL test #26]
expected: FAIL
[WebGL test #46: getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels from floating-point framebuffer should succeed]
[WebGL test #27]
expected: FAIL
[WebGL test #47: readPixels of float-type data from floating-point framebuffer failed: expected [1000, 1000, 1000, 1\], got [0, 0, 0, 0\]]
[WebGL test #39]
expected: FAIL
[WebGL test #94: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, ext.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT) should be 35863 (of type number). Was null (of type object).]
[WebGL test #40]
expected: FAIL
[WebGL test #95: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, ext.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT) should be 5126 (of type number). Was null (of type object).]
[WebGL test #46]
expected: FAIL
[WebGL test #96: getError expected: NO_ERROR. Was INVALID_ENUM : No errors after valid renderbuffer attachment queries.]
[WebGL test #47]
expected: FAIL
[WebGL test #99: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Component type query is not allowed for combined depth-stencil attachments.]
[WebGL test #94]
expected: FAIL
[WebGL test #100: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, ext.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT) should be 35863 (of type number). Was null (of type object).]
[WebGL test #95]
expected: FAIL
[WebGL test #101: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, ext.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT) should be 5126 (of type number). Was null (of type object).]
[WebGL test #96]
expected: FAIL
[WebGL test #102: getError expected: NO_ERROR. Was INVALID_ENUM : No errors after valid texture attachment queries.]
[WebGL test #99]
expected: FAIL

View file

@ -1,6 +1,6 @@
[ext-float-blend.html]
[WebGL test #2: getError expected: INVALID_OPERATION. Was NO_ERROR : Float32 blending is not allowed ]
[WebGL test #2]
expected: FAIL
[WebGL test #4: getError expected: INVALID_OPERATION. Was NO_ERROR : Float32 blending is not allowed ]
[WebGL test #4]
expected: FAIL

View file

@ -1,422 +1,409 @@
[oes-texture-float-with-canvas.html]
expected: ERROR
[WebGL test #285: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #11]
expected: FAIL
[WebGL test #155: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #111]
expected: FAIL
[WebGL test #258: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #112]
expected: FAIL
[WebGL test #115: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #114]
expected: FAIL
[WebGL test #261: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #115]
expected: FAIL
[WebGL test #50: font missing]
[WebGL test #117]
expected: FAIL
[WebGL test #249: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #118]
expected: FAIL
[WebGL test #17: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #12]
expected: FAIL
[WebGL test #130: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #120]
expected: FAIL
[WebGL test #45: font missing]
[WebGL test #121]
expected: FAIL
[WebGL test #32: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #123]
expected: FAIL
[WebGL test #282: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #124]
expected: FAIL
[WebGL test #112: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #126]
expected: FAIL
[WebGL test #138: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #127]
expected: FAIL
[WebGL test #37: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #129]
expected: FAIL
[WebGL test #135: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #130]
expected: FAIL
[WebGL test #129: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #132]
expected: FAIL
[WebGL test #139: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #133]
expected: FAIL
[WebGL test #42: font missing]
[WebGL test #135]
expected: FAIL
[WebGL test #290: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #136]
expected: FAIL
[WebGL test #252: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #138]
expected: FAIL
[WebGL test #316: font missing]
[WebGL test #139]
expected: FAIL
[WebGL test #270: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #14]
expected: FAIL
[WebGL test #18: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #141]
expected: FAIL
[WebGL test #40: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #142]
expected: FAIL
[WebGL test #244: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #144]
expected: FAIL
[WebGL test #264: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #145]
expected: FAIL
[WebGL test #123: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #147]
expected: FAIL
[WebGL test #330: font missing]
[WebGL test #148]
expected: FAIL
[WebGL test #344: font missing]
[WebGL test #149]
expected: FAIL
[WebGL test #348: font missing]
[WebGL test #15]
expected: FAIL
[WebGL test #262: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #150]
expected: FAIL
[WebGL test #273: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #151]
expected: FAIL
[WebGL test #278: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #152]
expected: FAIL
[WebGL test #268: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #153]
expected: FAIL
[WebGL test #272: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #154]
expected: FAIL
[WebGL test #158: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #155]
expected: FAIL
[WebGL test #322: font missing]
[WebGL test #156]
expected: FAIL
[WebGL test #350: font missing]
[WebGL test #157]
expected: FAIL
[WebGL test #124: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #158]
expected: FAIL
[WebGL test #159: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #159]
expected: FAIL
[WebGL test #256: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #160]
expected: FAIL
[WebGL test #160: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #161]
expected: FAIL
[WebGL test #319: font missing]
[WebGL test #162]
expected: FAIL
[WebGL test #167: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #163]
expected: FAIL
[WebGL test #147: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #164]
expected: FAIL
[WebGL test #271: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #165]
expected: FAIL
[WebGL test #295: font missing]
[WebGL test #166]
expected: FAIL
[WebGL test #15: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #167]
expected: FAIL
[WebGL test #144: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #168]
expected: FAIL
[WebGL test #279: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #169]
expected: FAIL
[WebGL test #325: font missing]
[WebGL test #17]
expected: FAIL
[WebGL test #39: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #170]
expected: FAIL
[WebGL test #253: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #18]
expected: FAIL
[WebGL test #283: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #19]
expected: FAIL
[WebGL test #336: font missing]
[WebGL test #20]
expected: FAIL
[WebGL test #19: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #231]
expected: FAIL
[WebGL test #151: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #232]
expected: FAIL
[WebGL test #117: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #234]
expected: FAIL
[WebGL test #255: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #235]
expected: FAIL
[WebGL test #153: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #237]
expected: FAIL
[WebGL test #126: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #238]
expected: FAIL
[WebGL test #265: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #240]
expected: FAIL
[WebGL test #307: font missing]
[WebGL test #241]
expected: FAIL
[WebGL test #34: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #243]
expected: FAIL
[WebGL test #277: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #244]
expected: FAIL
[WebGL test #121: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #246]
expected: FAIL
[WebGL test #342: font missing]
[WebGL test #247]
expected: FAIL
[WebGL test #149: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #249]
expected: FAIL
[WebGL test #247: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #250]
expected: FAIL
[WebGL test #31: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #252]
expected: FAIL
[WebGL test #163: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #253]
expected: FAIL
[WebGL test #243: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #255]
expected: FAIL
[WebGL test #166: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #256]
expected: FAIL
[WebGL test #14: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #258]
expected: FAIL
[WebGL test #133: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #259]
expected: FAIL
[WebGL test #334: font missing]
[WebGL test #261]
expected: FAIL
[WebGL test #280: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #262]
expected: FAIL
[WebGL test #340: font missing]
[WebGL test #264]
expected: FAIL
[WebGL test #301: font missing]
[WebGL test #265]
expected: FAIL
[WebGL test #11: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #267]
expected: FAIL
[WebGL test #304: font missing]
[WebGL test #268]
expected: FAIL
[WebGL test #238: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #269]
expected: FAIL
[WebGL test #127: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #270]
expected: FAIL
[WebGL test #132: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #271]
expected: FAIL
[WebGL test #234: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #272]
expected: FAIL
[WebGL test #120: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #273]
expected: FAIL
[WebGL test #156: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #274]
expected: FAIL
[WebGL test #267: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #275]
expected: FAIL
[WebGL test #164: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #276]
expected: FAIL
[WebGL test #136: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #277]
expected: FAIL
[WebGL test #298: font missing]
[WebGL test #278]
expected: FAIL
[WebGL test #157: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #279]
expected: FAIL
[WebGL test #246: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #280]
expected: FAIL
[WebGL test #35: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #281]
expected: FAIL
[WebGL test #287: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #282]
expected: FAIL
[WebGL test #118: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #283]
expected: FAIL
[WebGL test #241: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #284]
expected: FAIL
[WebGL test #286: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #285]
expected: FAIL
[WebGL test #313: font missing]
[WebGL test #286]
expected: FAIL
[WebGL test #38: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #287]
expected: FAIL
[WebGL test #332: font missing]
[WebGL test #288]
expected: FAIL
[WebGL test #338: font missing]
[WebGL test #289]
expected: FAIL
[WebGL test #170: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #290]
expected: FAIL
[WebGL test #289: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #292]
expected: FAIL
[WebGL test #150: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #295]
expected: FAIL
[WebGL test #281: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #298]
expected: FAIL
[WebGL test #12: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #301]
expected: FAIL
[WebGL test #152: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #304]
expected: FAIL
[WebGL test #276: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #307]
expected: FAIL
[WebGL test #154: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #31]
expected: FAIL
[WebGL test #240: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #310]
expected: FAIL
[WebGL test #148: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #313]
expected: FAIL
[WebGL test #284: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #316]
expected: FAIL
[WebGL test #310: font missing]
[WebGL test #319]
expected: FAIL
[WebGL test #145: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #32]
expected: FAIL
[WebGL test #142: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #322]
expected: FAIL
[WebGL test #231: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #325]
expected: FAIL
[WebGL test #274: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #328]
expected: FAIL
[WebGL test #111: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #330]
expected: FAIL
[WebGL test #232: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #332]
expected: FAIL
[WebGL test #237: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #334]
expected: FAIL
[WebGL test #169: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #336]
expected: FAIL
[WebGL test #288: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #338]
expected: FAIL
[WebGL test #292: font missing]
[WebGL test #34]
expected: FAIL
[WebGL test #20: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #340]
expected: FAIL
[WebGL test #114: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #342]
expected: FAIL
[WebGL test #275: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #344]
expected: FAIL
[WebGL test #269: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #346]
expected: FAIL
[WebGL test #235: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #348]
expected: FAIL
[WebGL test #328: font missing]
[WebGL test #35]
expected: FAIL
[WebGL test #162: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #350]
expected: FAIL
[WebGL test #165: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #37]
expected: FAIL
[WebGL test #168: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #38]
expected: FAIL
[WebGL test #161: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #39]
expected: FAIL
[WebGL test #250: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #40]
expected: FAIL
[WebGL test #141: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
expected: FAIL
[WebGL test #259: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
expected: FAIL
[WebGL test #48: font missing]
expected: FAIL
[WebGL test #346: font missing]
expected: FAIL

View file

@ -1,366 +1,96 @@
[oes-texture-float-with-image.html]
[WebGL test #5: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
[WebGL test #127]
expected: FAIL
[WebGL test #6: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
[WebGL test #128]
expected: FAIL
[WebGL test #7: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
[WebGL test #129]
expected: FAIL
[WebGL test #8: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
[WebGL test #130]
expected: FAIL
[WebGL test #9: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
[WebGL test #131]
expected: FAIL
[WebGL test #10: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
[WebGL test #132]
expected: FAIL
[WebGL test #11: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
[WebGL test #157]
expected: FAIL
[WebGL test #12: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
[WebGL test #158]
expected: FAIL
[WebGL test #13: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
[WebGL test #159]
expected: FAIL
[WebGL test #14: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
[WebGL test #160]
expected: FAIL
[WebGL test #15: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
[WebGL test #161]
expected: FAIL
[WebGL test #16: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
[WebGL test #162]
expected: FAIL
[WebGL test #17: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
[WebGL test #163]
expected: FAIL
[WebGL test #18: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
[WebGL test #164]
expected: FAIL
[WebGL test #19: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
[WebGL test #165]
expected: FAIL
[WebGL test #20: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
[WebGL test #166]
expected: FAIL
[WebGL test #21: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
[WebGL test #167]
expected: FAIL
[WebGL test #22: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
[WebGL test #168]
expected: FAIL
[WebGL test #23: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
[WebGL test #169]
expected: FAIL
[WebGL test #24: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
[WebGL test #170]
expected: FAIL
[WebGL test #25: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
[WebGL test #171]
expected: FAIL
[WebGL test #26: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
[WebGL test #172]
expected: FAIL
[WebGL test #27: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
[WebGL test #173]
expected: FAIL
[WebGL test #28: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
[WebGL test #174]
expected: FAIL
[WebGL test #29: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
[WebGL test #175]
expected: FAIL
[WebGL test #30: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
[WebGL test #176]
expected: FAIL
[WebGL test #31: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
[WebGL test #177]
expected: FAIL
[WebGL test #32: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
[WebGL test #178]
expected: FAIL
[WebGL test #33: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
[WebGL test #179]
expected: FAIL
[WebGL test #34: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
[WebGL test #180]
expected: FAIL
[WebGL test #35: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
[WebGL test #181]
expected: FAIL
[WebGL test #36: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #37: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #38: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #39: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #40: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #41: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #42: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #43: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #44: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #45: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #46: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #47: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #48: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #49: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #50: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #51: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #52: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #53: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #54: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #55: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #56: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #57: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #58: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #59: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #60: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #61: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #62: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #67: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #68: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #69: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #70: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #71: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #72: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #97: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #98: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #99: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #100: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #101: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #102: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #103: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #104: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #105: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #106: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #107: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #108: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #109: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #110: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #111: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #112: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #113: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #114: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #115: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #116: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #117: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #118: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #119: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #120: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #121: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #122: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #127: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #128: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #129: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #130: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #131: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #132: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #157: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #158: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #159: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #160: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #161: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #162: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #163: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #164: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #165: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #166: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #167: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #168: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #169: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #170: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #171: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #172: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #173: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #174: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #175: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #176: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #177: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #178: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #179: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #180: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #181: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #182: getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors]
[WebGL test #182]
expected: FAIL

View file

@ -1,48 +1,48 @@
[oes-texture-float.html]
[WebGL test #75: getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should return NO_ERROR when reading FLOAT data.]
[WebGL test #100]
expected: FAIL
[WebGL test #77: Green channel should be 0.25 for FLOAT readPixels. Received: 0]
[WebGL test #101]
expected: FAIL
[WebGL test #78: Blue channel should be 0.5 for FLOAT readPixels. Received: 0]
[WebGL test #102]
expected: FAIL
[WebGL test #79: Alpha channel should be 0.75 for FLOAT readPixels. Received: 0]
[WebGL test #105]
expected: FAIL
[WebGL test #84: getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should return NO_ERROR when reading FLOAT data.]
[WebGL test #75]
expected: FAIL
[WebGL test #86: Green channel should be 0.25 for FLOAT readPixels. Received: 0]
[WebGL test #77]
expected: FAIL
[WebGL test #87: Blue channel should be 0.5 for FLOAT readPixels. Received: 0]
[WebGL test #78]
expected: FAIL
[WebGL test #88: Alpha channel should be 1 for FLOAT readPixels. Received: 0]
[WebGL test #79]
expected: FAIL
[WebGL test #94: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, ext.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT) should be 35863 (of type number). Was null (of type object).]
[WebGL test #84]
expected: FAIL
[WebGL test #95: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, ext.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT) should be 5126 (of type number). Was null (of type object).]
[WebGL test #86]
expected: FAIL
[WebGL test #96: getError expected: NO_ERROR. Was INVALID_ENUM : No errors after valid renderbuffer attachment queries.]
[WebGL test #87]
expected: FAIL
[WebGL test #99: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Component type query is not allowed for combined depth-stencil attachments.]
[WebGL test #88]
expected: FAIL
[WebGL test #100: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, ext.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT) should be 35863 (of type number). Was null (of type object).]
[WebGL test #94]
expected: FAIL
[WebGL test #101: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, ext.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT) should be 5126 (of type number). Was null (of type object).]
[WebGL test #95]
expected: FAIL
[WebGL test #102: getError expected: NO_ERROR. Was INVALID_ENUM : No errors after valid texture attachment queries.]
[WebGL test #96]
expected: FAIL
[WebGL test #105: getError expected: INVALID_OPERATION. Was NO_ERROR : Float32 blending is not allowed ]
[WebGL test #99]
expected: FAIL

View file

@ -1,422 +1,409 @@
[oes-texture-half-float-with-canvas.html]
expected: ERROR
[WebGL test #285: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #11]
expected: FAIL
[WebGL test #155: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #111]
expected: FAIL
[WebGL test #258: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #112]
expected: FAIL
[WebGL test #115: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #114]
expected: FAIL
[WebGL test #261: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #115]
expected: FAIL
[WebGL test #50: font missing]
[WebGL test #117]
expected: FAIL
[WebGL test #249: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #118]
expected: FAIL
[WebGL test #17: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #12]
expected: FAIL
[WebGL test #130: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #120]
expected: FAIL
[WebGL test #45: font missing]
[WebGL test #121]
expected: FAIL
[WebGL test #32: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #123]
expected: FAIL
[WebGL test #282: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #124]
expected: FAIL
[WebGL test #112: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #126]
expected: FAIL
[WebGL test #37: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #127]
expected: FAIL
[WebGL test #135: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #129]
expected: FAIL
[WebGL test #129: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #130]
expected: FAIL
[WebGL test #139: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #132]
expected: FAIL
[WebGL test #290: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #133]
expected: FAIL
[WebGL test #252: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #135]
expected: FAIL
[WebGL test #316: font missing]
[WebGL test #136]
expected: FAIL
[WebGL test #270: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #138]
expected: FAIL
[WebGL test #18: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #139]
expected: FAIL
[WebGL test #40: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #14]
expected: FAIL
[WebGL test #244: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #141]
expected: FAIL
[WebGL test #264: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #142]
expected: FAIL
[WebGL test #123: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #144]
expected: FAIL
[WebGL test #330: font missing]
[WebGL test #145]
expected: FAIL
[WebGL test #344: font missing]
[WebGL test #147]
expected: FAIL
[WebGL test #348: font missing]
[WebGL test #148]
expected: FAIL
[WebGL test #262: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #149]
expected: FAIL
[WebGL test #273: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #15]
expected: FAIL
[WebGL test #278: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #150]
expected: FAIL
[WebGL test #268: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #151]
expected: FAIL
[WebGL test #272: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #152]
expected: FAIL
[WebGL test #158: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #153]
expected: FAIL
[WebGL test #322: font missing]
[WebGL test #154]
expected: FAIL
[WebGL test #350: font missing]
[WebGL test #155]
expected: FAIL
[WebGL test #124: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #156]
expected: FAIL
[WebGL test #159: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #157]
expected: FAIL
[WebGL test #256: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #158]
expected: FAIL
[WebGL test #160: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #159]
expected: FAIL
[WebGL test #319: font missing]
[WebGL test #160]
expected: FAIL
[WebGL test #167: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #161]
expected: FAIL
[WebGL test #147: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #162]
expected: FAIL
[WebGL test #271: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #163]
expected: FAIL
[WebGL test #295: font missing]
[WebGL test #164]
expected: FAIL
[WebGL test #15: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #165]
expected: FAIL
[WebGL test #144: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #166]
expected: FAIL
[WebGL test #279: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #167]
expected: FAIL
[WebGL test #138: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #168]
expected: FAIL
[WebGL test #325: font missing]
[WebGL test #169]
expected: FAIL
[WebGL test #39: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #17]
expected: FAIL
[WebGL test #253: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #170]
expected: FAIL
[WebGL test #283: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #18]
expected: FAIL
[WebGL test #336: font missing]
[WebGL test #19]
expected: FAIL
[WebGL test #19: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #20]
expected: FAIL
[WebGL test #151: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #231]
expected: FAIL
[WebGL test #117: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #232]
expected: FAIL
[WebGL test #255: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #234]
expected: FAIL
[WebGL test #153: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #235]
expected: FAIL
[WebGL test #126: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #237]
expected: FAIL
[WebGL test #265: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #238]
expected: FAIL
[WebGL test #307: font missing]
[WebGL test #240]
expected: FAIL
[WebGL test #34: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #241]
expected: FAIL
[WebGL test #277: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #243]
expected: FAIL
[WebGL test #121: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #244]
expected: FAIL
[WebGL test #342: font missing]
[WebGL test #246]
expected: FAIL
[WebGL test #149: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #247]
expected: FAIL
[WebGL test #247: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #249]
expected: FAIL
[WebGL test #31: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #250]
expected: FAIL
[WebGL test #163: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #252]
expected: FAIL
[WebGL test #243: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #253]
expected: FAIL
[WebGL test #166: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #255]
expected: FAIL
[WebGL test #14: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #256]
expected: FAIL
[WebGL test #334: font missing]
[WebGL test #258]
expected: FAIL
[WebGL test #280: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #259]
expected: FAIL
[WebGL test #340: font missing]
[WebGL test #261]
expected: FAIL
[WebGL test #301: font missing]
[WebGL test #262]
expected: FAIL
[WebGL test #42: font missing]
[WebGL test #264]
expected: FAIL
[WebGL test #11: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #265]
expected: FAIL
[WebGL test #304: font missing]
[WebGL test #267]
expected: FAIL
[WebGL test #238: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #268]
expected: FAIL
[WebGL test #127: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #269]
expected: FAIL
[WebGL test #132: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #270]
expected: FAIL
[WebGL test #234: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #271]
expected: FAIL
[WebGL test #120: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #272]
expected: FAIL
[WebGL test #156: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #273]
expected: FAIL
[WebGL test #267: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #274]
expected: FAIL
[WebGL test #164: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #275]
expected: FAIL
[WebGL test #136: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #276]
expected: FAIL
[WebGL test #298: font missing]
[WebGL test #277]
expected: FAIL
[WebGL test #157: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #278]
expected: FAIL
[WebGL test #246: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #279]
expected: FAIL
[WebGL test #35: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #280]
expected: FAIL
[WebGL test #287: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #281]
expected: FAIL
[WebGL test #118: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #282]
expected: FAIL
[WebGL test #241: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #283]
expected: FAIL
[WebGL test #286: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #284]
expected: FAIL
[WebGL test #133: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #285]
expected: FAIL
[WebGL test #313: font missing]
[WebGL test #286]
expected: FAIL
[WebGL test #38: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #287]
expected: FAIL
[WebGL test #332: font missing]
[WebGL test #288]
expected: FAIL
[WebGL test #338: font missing]
[WebGL test #289]
expected: FAIL
[WebGL test #170: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #290]
expected: FAIL
[WebGL test #289: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #292]
expected: FAIL
[WebGL test #150: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #295]
expected: FAIL
[WebGL test #281: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #298]
expected: FAIL
[WebGL test #12: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #301]
expected: FAIL
[WebGL test #152: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #304]
expected: FAIL
[WebGL test #154: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #307]
expected: FAIL
[WebGL test #240: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #31]
expected: FAIL
[WebGL test #148: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #310]
expected: FAIL
[WebGL test #284: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #313]
expected: FAIL
[WebGL test #310: font missing]
[WebGL test #316]
expected: FAIL
[WebGL test #145: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #319]
expected: FAIL
[WebGL test #142: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #32]
expected: FAIL
[WebGL test #231: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #322]
expected: FAIL
[WebGL test #274: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #325]
expected: FAIL
[WebGL test #111: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #328]
expected: FAIL
[WebGL test #232: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #330]
expected: FAIL
[WebGL test #237: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #332]
expected: FAIL
[WebGL test #169: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #334]
expected: FAIL
[WebGL test #288: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #336]
expected: FAIL
[WebGL test #292: font missing]
[WebGL test #338]
expected: FAIL
[WebGL test #20: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #34]
expected: FAIL
[WebGL test #114: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #340]
expected: FAIL
[WebGL test #275: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #342]
expected: FAIL
[WebGL test #269: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #344]
expected: FAIL
[WebGL test #235: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #346]
expected: FAIL
[WebGL test #328: font missing]
[WebGL test #348]
expected: FAIL
[WebGL test #162: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #35]
expected: FAIL
[WebGL test #165: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #350]
expected: FAIL
[WebGL test #168: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #37]
expected: FAIL
[WebGL test #161: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
[WebGL test #38]
expected: FAIL
[WebGL test #276: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #39]
expected: FAIL
[WebGL test #250: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
[WebGL test #40]
expected: FAIL
[WebGL test #141: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
expected: FAIL
[WebGL test #259: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
expected: FAIL
[WebGL test #48: font missing]
expected: FAIL
[WebGL test #346: font missing]
expected: FAIL

View file

@ -1,366 +1,96 @@
[oes-texture-half-float-with-image.html]
[WebGL test #5: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
[WebGL test #127]
expected: FAIL
[WebGL test #6: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
[WebGL test #128]
expected: FAIL
[WebGL test #7: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
[WebGL test #129]
expected: FAIL
[WebGL test #8: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
[WebGL test #130]
expected: FAIL
[WebGL test #9: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
[WebGL test #131]
expected: FAIL
[WebGL test #10: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
[WebGL test #132]
expected: FAIL
[WebGL test #11: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
[WebGL test #157]
expected: FAIL
[WebGL test #12: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
[WebGL test #158]
expected: FAIL
[WebGL test #13: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
[WebGL test #159]
expected: FAIL
[WebGL test #14: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
[WebGL test #160]
expected: FAIL
[WebGL test #15: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
[WebGL test #161]
expected: FAIL
[WebGL test #16: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
[WebGL test #162]
expected: FAIL
[WebGL test #17: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
[WebGL test #163]
expected: FAIL
[WebGL test #18: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
[WebGL test #164]
expected: FAIL
[WebGL test #19: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
[WebGL test #165]
expected: FAIL
[WebGL test #20: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
[WebGL test #166]
expected: FAIL
[WebGL test #21: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
[WebGL test #167]
expected: FAIL
[WebGL test #22: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
[WebGL test #168]
expected: FAIL
[WebGL test #23: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
[WebGL test #169]
expected: FAIL
[WebGL test #24: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
[WebGL test #170]
expected: FAIL
[WebGL test #25: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
[WebGL test #171]
expected: FAIL
[WebGL test #26: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
[WebGL test #172]
expected: FAIL
[WebGL test #27: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
[WebGL test #173]
expected: FAIL
[WebGL test #28: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
[WebGL test #174]
expected: FAIL
[WebGL test #29: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
[WebGL test #175]
expected: FAIL
[WebGL test #30: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
[WebGL test #176]
expected: FAIL
[WebGL test #31: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
[WebGL test #177]
expected: FAIL
[WebGL test #32: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
[WebGL test #178]
expected: FAIL
[WebGL test #33: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
[WebGL test #179]
expected: FAIL
[WebGL test #34: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
[WebGL test #180]
expected: FAIL
[WebGL test #35: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
[WebGL test #181]
expected: FAIL
[WebGL test #36: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #37: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #38: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #39: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #40: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #41: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #42: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #43: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #44: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #45: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #46: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #47: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #48: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #49: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #50: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #51: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #52: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #53: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #54: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #55: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #56: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #57: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #58: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #59: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #60: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #61: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #62: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #67: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #68: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #69: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #70: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #71: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #72: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #97: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #98: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #99: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #100: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #101: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #102: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #103: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #104: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #105: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #106: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #107: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #108: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #109: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #110: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #111: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #112: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #113: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #114: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #115: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #116: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #117: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #118: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #119: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #120: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #121: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #122: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #127: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #128: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #129: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #130: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #131: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #132: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #157: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #158: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #159: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #160: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #161: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #162: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #163: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #164: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #165: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #166: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #167: shouldBe 0,255,0\nat (4, 4) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #168: shouldBe 255,0,0\nat (4, 24) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #169: getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE);]
expected: FAIL
[WebGL test #170: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #171: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #172: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #173: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #174: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #175: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #176: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #177: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #178: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #179: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #180: shouldBe 255,0,0\nat (4, 4) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #181: shouldBe 0,255,0\nat (4, 24) expected: 0,255,0 was 0,0,0]
expected: FAIL
[WebGL test #182: getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors]
[WebGL test #182]
expected: FAIL

View file

@ -1,24 +1,24 @@
[oes-texture-half-float.html]
[WebGL test #101: getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should return NO_ERROR when reading FLOAT data.]
[WebGL test #101]
expected: FAIL
[WebGL test #103: Green channel should be 0.25 for FLOAT readPixels. Received: 0]
[WebGL test #103]
expected: FAIL
[WebGL test #104: Blue channel should be 0.5 for FLOAT readPixels. Received: 0]
[WebGL test #104]
expected: FAIL
[WebGL test #105: Alpha channel should be 0.75 for FLOAT readPixels. Received: 0]
[WebGL test #105]
expected: FAIL
[WebGL test #110: getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should return NO_ERROR when reading FLOAT data.]
[WebGL test #110]
expected: FAIL
[WebGL test #112: Green channel should be 0.25 for FLOAT readPixels. Received: 0]
[WebGL test #112]
expected: FAIL
[WebGL test #113: Blue channel should be 0.5 for FLOAT readPixels. Received: 0]
[WebGL test #113]
expected: FAIL
[WebGL test #114: Alpha channel should be 1 for FLOAT readPixels. Received: 0]
[WebGL test #114]
expected: FAIL

View file

@ -1,24 +1,24 @@
[oes-vertex-array-object.html]
[WebGL test #64: References from unbound VAOs don't keep Position buffer alive.]
[WebGL test #64]
expected: FAIL
[WebGL test #65: References from unbound VAOs don't keep Color buffer alive]
[WebGL test #65]
expected: FAIL
[WebGL test #67: References from unbound VAOs don't keep Position buffer alive.]
[WebGL test #67]
expected: FAIL
[WebGL test #68: References from unbound VAOs don't keep Color buffer alive]
[WebGL test #68]
expected: FAIL
[WebGL test #70: References from unbound VAOs don't keep Position buffer alive.]
[WebGL test #70]
expected: FAIL
[WebGL test #71: References from unbound VAOs don't keep Color buffer alive]
[WebGL test #71]
expected: FAIL
[WebGL test #73: References from unbound VAOs don't keep Position buffer alive.]
[WebGL test #73]
expected: FAIL
[WebGL test #74: References from unbound VAOs don't keep Color buffer alive]
[WebGL test #74]
expected: FAIL

View file

@ -1,24 +1,24 @@
[s3tc-and-rgtc.html]
[WebGL test #49: getError expected: INVALID_OPERATION. Was NO_ERROR : invalid dimensions for level > 0]
[WebGL test #148]
expected: FAIL
[WebGL test #51: getError expected: INVALID_OPERATION. Was NO_ERROR : invalid dimensions for level > 0]
[WebGL test #150]
expected: FAIL
[WebGL test #148: getError expected: INVALID_OPERATION. Was NO_ERROR : invalid dimensions for level > 0]
[WebGL test #247]
expected: FAIL
[WebGL test #150: getError expected: INVALID_OPERATION. Was NO_ERROR : invalid dimensions for level > 0]
[WebGL test #249]
expected: FAIL
[WebGL test #247: getError expected: INVALID_OPERATION. Was NO_ERROR : invalid dimensions for level > 0]
[WebGL test #346]
expected: FAIL
[WebGL test #249: getError expected: INVALID_OPERATION. Was NO_ERROR : invalid dimensions for level > 0]
[WebGL test #348]
expected: FAIL
[WebGL test #346: getError expected: INVALID_OPERATION. Was NO_ERROR : invalid dimensions for level > 0]
[WebGL test #49]
expected: FAIL
[WebGL test #348: getError expected: INVALID_OPERATION. Was NO_ERROR : invalid dimensions for level > 0]
[WebGL test #51]
expected: FAIL

View file

@ -1,81 +1,81 @@
[webgl-blend-func-extended.html]
[WebGL test #4: getError expected: INVALID_ENUM. Was NO_ERROR : SRC_ALPHA_SATURATE not accepted as blendFunc dfactor]
[WebGL test #10]
expected: FAIL
[WebGL test #5: getError expected: INVALID_ENUM. Was NO_ERROR : SRC_ALPHA_SATURATE not accepted as blendFuncSeparate dstRGB]
[WebGL test #11]
expected: FAIL
[WebGL test #6: getError expected: INVALID_ENUM. Was NO_ERROR : SRC_ALPHA_SATURATE not accepted as blendFuncSeparate dstAlpha]
[WebGL test #12]
expected: FAIL
[WebGL test #8: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_COLOR_WEBGL not accepted as blendFunc sfactor]
[WebGL test #13]
expected: FAIL
[WebGL test #9: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_COLOR_WEBGL not accepted as blendFunc dfactor]
[WebGL test #15]
expected: FAIL
[WebGL test #10: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_COLOR_WEBGL not accepted as blendFuncSeparate srcRGB]
[WebGL test #16]
expected: FAIL
[WebGL test #11: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_COLOR_WEBGL not accepted as blendFuncSeparate dstRGB]
[WebGL test #17]
expected: FAIL
[WebGL test #12: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_COLOR_WEBGL not accepted as blendFuncSeparate srcAlpha]
[WebGL test #18]
expected: FAIL
[WebGL test #13: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_COLOR_WEBGL not accepted as blendFuncSeparate dstAlpha]
[WebGL test #19]
expected: FAIL
[WebGL test #15: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_ALPHA_WEBGL not accepted as blendFunc sfactor]
[WebGL test #20]
expected: FAIL
[WebGL test #16: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_ALPHA_WEBGL not accepted as blendFunc dfactor]
[WebGL test #22]
expected: FAIL
[WebGL test #17: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_ALPHA_WEBGL not accepted as blendFuncSeparate srcRGB]
[WebGL test #23]
expected: FAIL
[WebGL test #18: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_ALPHA_WEBGL not accepted as blendFuncSeparate dstRGB]
[WebGL test #24]
expected: FAIL
[WebGL test #19: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_ALPHA_WEBGL not accepted as blendFuncSeparate srcAlpha]
[WebGL test #25]
expected: FAIL
[WebGL test #20: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_ALPHA_WEBGL not accepted as blendFuncSeparate dstAlpha]
[WebGL test #26]
expected: FAIL
[WebGL test #22: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_COLOR_WEBGL not accepted as blendFunc sfactor]
[WebGL test #27]
expected: FAIL
[WebGL test #23: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_COLOR_WEBGL not accepted as blendFunc dfactor]
[WebGL test #29]
expected: FAIL
[WebGL test #24: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_COLOR_WEBGL not accepted as blendFuncSeparate srcRGB]
[WebGL test #30]
expected: FAIL
[WebGL test #25: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_COLOR_WEBGL not accepted as blendFuncSeparate dstRGB]
[WebGL test #31]
expected: FAIL
[WebGL test #26: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_COLOR_WEBGL not accepted as blendFuncSeparate srcAlpha]
[WebGL test #32]
expected: FAIL
[WebGL test #27: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_COLOR_WEBGL not accepted as blendFuncSeparate dstAlpha]
[WebGL test #33]
expected: FAIL
[WebGL test #29: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_ALPHA_WEBGL not accepted as blendFunc sfactor]
[WebGL test #34]
expected: FAIL
[WebGL test #30: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_ALPHA_WEBGL not accepted as blendFunc dfactor]
[WebGL test #4]
expected: FAIL
[WebGL test #31: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_ALPHA_WEBGL not accepted as blendFuncSeparate srcRGB]
[WebGL test #5]
expected: FAIL
[WebGL test #32: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_ALPHA_WEBGL not accepted as blendFuncSeparate dstRGB]
[WebGL test #6]
expected: FAIL
[WebGL test #33: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_ALPHA_WEBGL not accepted as blendFuncSeparate srcAlpha]
[WebGL test #8]
expected: FAIL
[WebGL test #34: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_ALPHA_WEBGL not accepted as blendFuncSeparate dstAlpha]
[WebGL test #9]
expected: FAIL