mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
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:
parent
d57dbb4d47
commit
5853c00628
616 changed files with 19831 additions and 18532 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue