mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Update webgl conformance tests (#33121)
* Update python -> python3 for helper script. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Update webgl conformance testsuite patches. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Import WebGL conformance testsuite for August 19, 2024. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Update expected results. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Track the commit used for webgl conformance test import. Signed-off-by: Josh Matthews <josh@joshmatthews.net> --------- Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
e64831d68a
commit
5d1d3d6b5a
4060 changed files with 100141 additions and 90094 deletions
|
@ -59,3 +59,51 @@
|
|||
|
||||
[WebGL test #39: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as UNSIGNED_SHORT]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #5: getError expected: INVALID_ENUM. Was INVALID_OPERATION : FLOAT_32_UNSIGNED_INT_24_8_REV is rejected]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #36: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as DEPTH_COMPONENT]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as DEPTH_STENCIL]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #38: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x8229]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as RGBA4]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #45: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x84fa]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #98: getError expected: NO_ERROR. Was INVALID_OPERATION : there should be no GL errors reading back into a Uint8ClampedArray]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #99: color pixel at 0, 0 should be [0, 255, 0, 255\], was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #109: getError expected: INVALID_ENUM. Was INVALID_OPERATION : FLOAT_32_UNSIGNED_INT_24_8_REV is rejected]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #140: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as DEPTH_COMPONENT]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #141: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as DEPTH_STENCIL]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #142: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x8229]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #143: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as RGBA4]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #149: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x84fa]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #202: getError expected: NO_ERROR. Was INVALID_OPERATION : there should be no GL errors reading back into a Uint8ClampedArray]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #203: color pixel at 0, 0 should be [0, 255, 0, 255\], was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue