Update some outdated expectations

This commit is contained in:
Anthony Ramine 2018-09-17 18:05:05 +02:00
parent 36c8cd229e
commit e745050f3a
2 changed files with 0 additions and 10 deletions

View file

@ -11,6 +11,3 @@
[WebGL test #34: getError expected: INVALID_OPERATION. Was NO_ERROR : colorBufferFormat: RGB565 internalFormat: RGBA target: TEXTURE_2D border: 0]
expected: FAIL
[WebGL test #37: getError expected: NO_ERROR. Was INVALID_OPERATION : colorBufferFormat: RGB565 internalFormat: RGB target: TEXTURE_2D border: 0]
expected: FAIL

View file

@ -1,7 +0,0 @@
[texture-attachment-formats.html]
[WebGL test #14: should be 63,63,63,255 with tolerance 2,2,2,0\nat (0, 0) expected: 63,63,63,255 was 64,0,0,255]
expected: FAIL
[WebGL test #16: should be 63,63,63,63 with tolerance 2,2,2,2\nat (0, 0) expected: 63,63,63,63 was 64,0,0,64]
expected: FAIL