mirror of
https://github.com/servo/servo.git
synced 2025-09-10 15:08:21 +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,18 +1,17 @@
|
|||
[copy-tex-image-2d-formats.html]
|
||||
bug: https://github.com/servo/servo/issues/25995
|
||||
[WebGL test #43: should be 64,64,64,255\nat (0, 0) expected: 64,64,64,255 was 0,0,0,255]
|
||||
[WebGL test #2]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #2: should be 0,0,0,127\nat (0, 0) expected: 0,0,0,127 was 0,0,0,0]
|
||||
[WebGL test #43]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #5: should be 64,64,64,255\nat (0, 0) expected: 64,64,64,255 was 0,0,0,255]
|
||||
[WebGL test #5]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #8: should be 64,64,64,127\nat (0, 0) expected: 64,64,64,127 was 0,0,0,0]
|
||||
[WebGL test #8]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,4 +1,3 @@
|
|||
[cube-incomplete-fbo.html]
|
||||
[WebGL test #1: gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36054. Was 36053.]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[gl-pixelstorei.html]
|
||||
bug: https://github.com/servo/servo/issues/21556
|
||||
expected: ERROR
|
||||
[WebGL test #0: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
|
||||
[WebGL test #0]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[origin-clean-conformance-offscreencanvas.html]
|
||||
expected: ERROR
|
||||
[WebGL test #2: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
||||
[WebGL test #2]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
[tex-image-webgl.html]
|
||||
[WebGL test #3: Canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,255]
|
||||
[WebGL test #2]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: Canvas should be red\nat (0, 0) expected: 255,0,0,255 was 0,0,0,255]
|
||||
[WebGL test #3]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,14 +1,10 @@
|
|||
[tex-input-validation.html]
|
||||
bug: https://github.com/servo/servo/issues/20595
|
||||
[WebGL test #45: getError expected: INVALID_OPERATION. Was NO_ERROR : colorBufferFormat: RGB565 internalFormat: RGBA target: TEXTURE_2D]
|
||||
[WebGL test #37]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #61: getError expected: INVALID_OPERATION. Was NO_ERROR : colorBufferFormat: RGB internalFormat: RGBA]
|
||||
[WebGL test #45]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: getError expected: NO_ERROR. Was INVALID_OPERATION : colorBufferFormat: RGB565 internalFormat: RGB target: TEXTURE_2D border: 0]
|
||||
[WebGL test #61]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #13: getError expected: INVALID_ENUM. Was NO_ERROR : paramName: 0x813a]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[tex-sub-image-2d-bad-args.html]
|
||||
[WebGL test #0: getError expected: INVALID_OPERATION. Was INVALID_VALUE : no previously defined texture image]
|
||||
expected: FAIL
|
||||
|
|
@ -1,11 +1,11 @@
|
|||
[tex-video-using-tex-unit-non-zero.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
expected: TIMEOUT
|
||||
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
||||
[WebGL test #0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
[texture-copying-feedback-loops.html]
|
||||
bug: https://github.com/servo/servo/issues/21288
|
||||
[WebGL test #3: getError expected: INVALID_OPERATION. Was NO_ERROR : after copyTexImage2D to same texture same level, invalid feedback loop]
|
||||
[WebGL test #3]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #6: getError expected: INVALID_OPERATION. Was NO_ERROR : after copyTexSubImage2D to same texture same level, invalid feedback loop]
|
||||
[WebGL test #6]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
[texture-fakeblack.html]
|
||||
[WebGL test #1: should be 0,0,0,255\nat (0, 0) expected: 0,0,0,255 was 255,0,0,255]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: should be 0,0,0,255\nat (0, 0) expected: 0,0,0,255 was 255,0,0,255]
|
||||
[WebGL test #3]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[texture-npot-video.html]
|
||||
[WebGL test #5: shouldBe 0,0,0\nat (4, 4) expected: 0,0,0 was 255,0,0]
|
||||
[WebGL test #5]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #6: shouldBe 0,0,0\nat (4, 40) expected: 0,0,0 was 0,255,0]
|
||||
[WebGL test #6]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,22 +1,21 @@
|
|||
[texture-npot.html]
|
||||
[WebGL test #16: NPOT texture with TEXTURE_WRAP set to REPEAT should draw with 0,0,0,255\nat (0, 0) expected: 0,0,0,255 was 192,0,128,255]
|
||||
[WebGL test #16]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #64: NPOT cubemap with TEXTURE_WRAP set to REPEAT should draw with 0,0,0,255\nat (0, 0) expected: 0,0,0,255 was 0,192,128,255]
|
||||
[WebGL test #28]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #28: NPOT texture with TEXTURE_WRAP set to REPEAT should draw with 0,0,0,255\nat (0, 0) expected: 0,0,0,255 was 192,192,192,255]
|
||||
[WebGL test #4]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #76: NPOT cubemap with TEXTURE_WRAP set to REPEAT should draw with 0,0,0,255\nat (0, 0) expected: 0,0,0,255 was 0,192,128,255]
|
||||
[WebGL test #40]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #52: NPOT texture with TEXTURE_WRAP set to REPEAT should draw with 0,0,0,255\nat (0, 0) expected: 0,0,0,255 was 192,192,192,64]
|
||||
[WebGL test #52]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #40: NPOT texture with TEXTURE_WRAP set to REPEAT should draw with 0,0,0,255\nat (0, 0) expected: 0,0,0,255 was 0,0,0,64]
|
||||
[WebGL test #64]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: NPOT texture with TEXTURE_WRAP set to REPEAT should draw with 0,0,0,255\nat (0, 0) expected: 0,0,0,255 was 192,0,128,64]
|
||||
[WebGL test #76]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,145 +0,0 @@
|
|||
[texture-size-cube-maps.html]
|
||||
[WebGL test #87: 0, 0, 2, 1 should be green\nat (0, 0) expected: 0,255,0,255 was 0,255,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7: 0, 1, 2, 1 should be cyan\nat (0, 1) expected: 0,255,255,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #126: 0, 1, 2, 1 should be blue\nat (0, 1) expected: 0,0,255,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #62: 0, 1, 2, 1 should be green\nat (0, 1) expected: 0,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #63: 0, 0, 2, 1 should be green\nat (0, 0) expected: 0,255,0,255 was 255,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #119: 0, 0, 2, 1 should be magenta\nat (0, 0) expected: 255,0,255,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #17: 0, 1, 2, 1 should be blue\nat (0, 1) expected: 0,0,255,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #99: 0, 0, 2, 1 should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #50: 0, 1, 2, 1 should be green\nat (0, 1) expected: 0,255,0,255 was 0,255,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #134: 0, 1, 2, 1 should be magenta\nat (0, 1) expected: 255,0,255,255 was 0,255,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #141: 0, 0, 2, 1 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #44: 0, 1, 2, 1 should be red\nat (0, 1) expected: 255,0,0,255 was 255,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #104: 0, 1, 2, 1 should be cyan\nat (0, 1) expected: 0,255,255,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32: 0, 0, 2, 1 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #83: 0, 0, 2, 1 should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #45: 0, 0, 2, 1 should be red\nat (0, 0) expected: 255,0,0,255 was 0,255,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #26: 0, 0, 2, 1 should be magenta\nat (0, 0) expected: 255,0,255,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #72: 0, 1, 2, 1 should be magenta\nat (0, 1) expected: 255,0,255,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #123: 0, 0, 2, 1 should be yellow\nat (0, 0) expected: 255,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #116: 0, 1, 2, 1 should be cyan\nat (0, 1) expected: 0,255,255,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: 0, 0, 2, 1 should be yellow\nat (0, 0) expected: 255,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #81: 0, 0, 2, 1 should be blue\nat (0, 0) expected: 0,0,255,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #54: 0, 1, 2, 1 should be cyan\nat (0, 1) expected: 0,255,255,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #101: 0, 0, 2, 1 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #135: 0, 0, 2, 1 should be magenta\nat (0, 0) expected: 255,0,255,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #98: 0, 1, 2, 1 should be yellow\nat (0, 1) expected: 255,255,0,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #28: 0, 0, 2, 1 should be red\nat (0, 0) expected: 255,0,0,255 was 0,255,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #90: 0, 1, 2, 1 should be red\nat (0, 1) expected: 255,0,0,255 was 0,255,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #65: 0, 0, 2, 1 should be blue\nat (0, 0) expected: 0,0,255,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #8: 0, 0, 2, 1 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #105: 0, 0, 2, 1 should be blue\nat (0, 0) expected: 0,0,255,255 was 255,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #144: 0, 1, 2, 1 should be yellow\nat (0, 1) expected: 255,255,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #31: 0, 1, 2, 1 should be red\nat (0, 1) expected: 255,0,0,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #137: 0, 0, 2, 1 should be red\nat (0, 0) expected: 255,0,0,255 was 0,255,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #68: 0, 1, 2, 1 should be blue\nat (0, 1) expected: 0,0,255,255 was 255,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #25: 0, 1, 2, 1 should be magenta\nat (0, 1) expected: 255,0,255,255 was 0,255,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #117: 0, 0, 2, 1 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #86: 0, 1, 2, 1 should be yellow\nat (0, 1) expected: 255,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #140: 0, 1, 2, 1 should be red\nat (0, 1) expected: 255,0,0,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: 0, 1, 2, 1 should be yellow\nat (0, 1) expected: 255,255,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #69: 0, 0, 2, 1 should be red\nat (0, 0) expected: 255,0,0,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #80: 0, 1, 2, 1 should be blue\nat (0, 1) expected: 0,0,255,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #47: 0, 0, 2, 1 should be green\nat (0, 0) expected: 0,255,0,255 was 255,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #10: 0, 0, 2, 1 should be magenta\nat (0, 0) expected: 255,0,255,255 was 255,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #122: 0, 1, 2, 1 should be magenta\nat (0, 1) expected: 255,0,255,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #13: 0, 1, 2, 1 should be magenta\nat (0, 1) expected: 255,0,255,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #108: 0, 1, 2, 1 should be green\nat (0, 1) expected: 0,255,0,255 was 255,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #51: 0, 0, 2, 1 should be magenta\nat (0, 0) expected: 255,0,255,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
|
@ -1,115 +1,114 @@
|
|||
[texture-sub-image-cube-maps.html]
|
||||
[WebGL test #2: TEXTURE_CUBE_MAP_NEGATIVE_X should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #29: 0, 2, 4, 2 should be yellow\nat (0, 2) expected: 255,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #10: 0, 2, 4, 2 should be blue\nat (0, 2) expected: 0,0,255,255 was 0,0,0,0]
|
||||
[WebGL test #10]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #0: unexpected gl error: INVALID_VALUE]
|
||||
[WebGL test #11]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: 0, 0, 4, 2 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,0,0]
|
||||
[WebGL test #12]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #9: 0, 0, 4, 2 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,0,0]
|
||||
[WebGL test #13]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #25: TEXTURE_CUBE_MAP_NEGATIVE_Z should be red\nat (0, 0) expected: 255,0,0,255 was 0,0,0,0]
|
||||
[WebGL test #14]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #8: 0, 2, 4, 2 should be cyan\nat (0, 2) expected: 0,255,255,255 was 0,0,0,0]
|
||||
[WebGL test #15]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #22: TEXTURE_CUBE_MAP_POSITIVE_Y should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #16]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #31: 0, 2, 4, 2 should be cyan\nat (0, 2) expected: 0,255,255,255 was 0,0,0,0]
|
||||
[WebGL test #17]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #11: 0, 0, 4, 2 should be magenta\nat (0, 0) expected: 255,0,255,255 was 0,0,0,0]
|
||||
[WebGL test #18]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: 0, 2, 4, 2 should be blue\nat (0, 2) expected: 0,0,255,255 was 0,0,0,0]
|
||||
[WebGL test #19]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #13: 0, 0, 4, 2 should be blue\nat (0, 0) expected: 0,0,255,255 was 0,0,0,0]
|
||||
[WebGL test #2]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: TEXTURE_CUBE_MAP_POSITIVE_X should be red\nat (0, 0) expected: 255,0,0,255 was 0,0,0,0]
|
||||
[WebGL test #20]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #5: TEXTURE_CUBE_MAP_POSITIVE_Z should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,0,0]
|
||||
[WebGL test #21]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: 0, 2, 4, 2 should be green\nat (0, 2) expected: 0,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #22]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #20: TEXTURE_CUBE_MAP_POSITIVE_X should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #23]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #19: unexpected gl error: INVALID_VALUE]
|
||||
[WebGL test #24]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: 0, 2, 4, 2 should be red\nat (0, 2) expected: 255,0,0,255 was 0,0,0,0]
|
||||
[WebGL test #25]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #27: 0, 2, 4, 2 should be magenta\nat (0, 2) expected: 255,0,255,255 was 0,0,0,0]
|
||||
[WebGL test #26]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #36: 0, 0, 4, 2 should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #27]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #12: 0, 2, 4, 2 should be yellow\nat (0, 2) expected: 255,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #28]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7: 0, 0, 4, 2 should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #29]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #24: TEXTURE_CUBE_MAP_POSITIVE_Z should be magenta\nat (0, 0) expected: 255,0,255,255 was 0,0,0,0]
|
||||
[WebGL test #3]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #17: 0, 0, 4, 2 should be red\nat (0, 0) expected: 255,0,0,255 was 0,0,0,0]
|
||||
[WebGL test #30]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32: 0, 0, 4, 2 should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #31]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: 0, 0, 4, 2 should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #32]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: TEXTURE_CUBE_MAP_POSITIVE_Y should be blue\nat (0, 0) expected: 0,0,255,255 was 0,0,0,0]
|
||||
[WebGL test #33]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: 0, 2, 4, 2 should be yellow\nat (0, 2) expected: 255,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #34]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: 0, 2, 4, 2 should be magenta\nat (0, 2) expected: 255,0,255,255 was 0,0,0,0]
|
||||
[WebGL test #35]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #28: 0, 0, 4, 2 should be magenta\nat (0, 0) expected: 255,0,255,255 was 0,0,0,0]
|
||||
[WebGL test #36]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #16: 0, 2, 4, 2 should be red\nat (0, 2) expected: 255,0,0,255 was 0,0,0,0]
|
||||
[WebGL test #37]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #21: TEXTURE_CUBE_MAP_NEGATIVE_X should be blue\nat (0, 0) expected: 0,0,255,255 was 0,0,0,0]
|
||||
[WebGL test #4]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #30: 0, 0, 4, 2 should be red\nat (0, 0) expected: 255,0,0,255 was 0,0,0,0]
|
||||
[WebGL test #5]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #26: 0, 0, 4, 2 should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,0,0]
|
||||
[WebGL test #6]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: TEXTURE_CUBE_MAP_NEGATIVE_Y should be yellow\nat (0, 0) expected: 255,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #7]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #23: TEXTURE_CUBE_MAP_NEGATIVE_Y should be cyan\nat (0, 0) expected: 0,255,255,255 was 0,0,0,0]
|
||||
[WebGL test #8]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #6: TEXTURE_CUBE_MAP_NEGATIVE_Z should be magenta\nat (0, 0) expected: 255,0,255,255 was 0,0,0,0]
|
||||
[WebGL test #9]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,117 +1,39 @@
|
|||
[texture-upload-size.html]
|
||||
[WebGL test #20: could not create image (SVG)]
|
||||
[WebGL test #100]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #36: could not create image (SVG)]
|
||||
[WebGL test #116]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #52: could not create image (SVG)]
|
||||
[WebGL test #124]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #60: could not create image (SVG)]
|
||||
[WebGL test #132]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #44: could not create image (SVG)]
|
||||
[WebGL test #156]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #588: could not create image (SVG)]
|
||||
[WebGL test #172]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #156: could not create image (SVG)]
|
||||
[WebGL test #180]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #180: could not create image (SVG)]
|
||||
[WebGL test #236]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #100: could not create image (SVG)]
|
||||
[WebGL test #52]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #116: could not create image (SVG)]
|
||||
[WebGL test #588]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #172: could not create image (SVG)]
|
||||
[WebGL test #78]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #124: could not create image (SVG)]
|
||||
[WebGL test #82]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #132: could not create image (SVG)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #84: could not create image (SVG)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #68: could not create image (SVG)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #236: could not create image (SVG)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #13: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #17: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #21: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #25: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #29: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #41: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #46: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #50: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #45: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #49: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #53: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #57: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #54: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #58: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #62: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #66: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #70: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #74: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #78: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #82: Texture was smaller than the expected size 0x0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #76: could not create image (SVG)]
|
||||
[WebGL test #84]
|
||||
expected: FAIL
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,3 +1,3 @@
|
|||
[video-rotation.html]
|
||||
[WebGL test #0: No supported video types.]
|
||||
[WebGL test #0]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue