Update test expectations

This commit is contained in:
Imanol Fernandez 2017-10-30 19:14:19 +01:00
parent 4989f00916
commit 7d42d7a5b9
3 changed files with 8 additions and 13 deletions

View file

@ -1,5 +1,5 @@
[context-attributes-alpha-depth-stencil-antialias.html]
type: testharness
[WebGL test #95: pixel_1[0\] != 255 && pixel_1[0\] != 0 || pixel_1[0\] == 0 && pixel_2[0\] != 255 && pixel_2[0\] != 0 should be true. Was false.]
[WebGL test #96: redChannels[0\] != 255 && redChannels[0\] != 0 should be true. Was false.]
expected: FAIL

View file

@ -1,5 +0,0 @@
[drawElementsBadArgs.html]
type: testharness
[WebGL test #0: testDrawElementsVBO]
expected: FAIL

View file

@ -1,14 +1,14 @@
[get-active-test.html]
type: testharness
[WebGL test #33: context2.getActiveAttrib(program, 0) should be null. Was [object WebGLActiveInfo\].]
[WebGL test #31: context2.getActiveAttrib(program, 0) should be null. Was [object WebGLActiveInfo\].]
expected: FAIL
[WebGL test #32: getError expected: INVALID_OPERATION. Was NO_ERROR : ]
expected: FAIL
[WebGL test #33: context2.getActiveUniform(program, 0) should be null. Was [object WebGLActiveInfo\].]
expected: FAIL
[WebGL test #34: getError expected: INVALID_OPERATION. Was NO_ERROR : ]
expected: FAIL
[WebGL test #35: context2.getActiveUniform(program, 0) should be null. Was [object WebGLActiveInfo\].]
expected: FAIL
[WebGL test #36: getError expected: INVALID_OPERATION. Was NO_ERROR : ]
expected: FAIL