webgl: Update test results for newly-exposed missing checks.

This commit is contained in:
Josh Matthews 2018-08-31 12:31:15 -04:00
parent 8ede221a83
commit b8ee62e67b
4 changed files with 112 additions and 5 deletions

View file

@ -1,10 +1,10 @@
[framebuffer-texture-level1.html]
[WebGL test #1: gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36054. Was 36061.]
expected: FAIL
[WebGL test #3: getError expected: NO_ERROR. Was INVALID_VALUE : Setup framebuffer with texture should succeed.]
expected: FAIL
[WebGL test #2: gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36053. Was 36061.]
[WebGL test #2: gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36053. Was 36055.]
expected: FAIL
[WebGL test #1: gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36054. Was 36055.]
expected: FAIL