mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49: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
69
tests/wpt/webgl/meta/conformance2/rendering/framebuffer-mismatched-attachment-targets.html.ini
vendored
Normal file
69
tests/wpt/webgl/meta/conformance2/rendering/framebuffer-mismatched-attachment-targets.html.ini
vendored
Normal file
|
@ -0,0 +1,69 @@
|
|||
[framebuffer-mismatched-attachment-targets.html]
|
||||
[WebGL test #4: getError expected: NO_ERROR. Was INVALID_ENUM : No errors]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #25: checkFramebufferStatus expected one of: FRAMEBUFFER_COMPLETE or FRAMEBUFFER_UNSUPPORTED. Was FRAMEBUFFER_INCOMPLETE_DIMENSIONS]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #29: getError expected: NO_ERROR. Was INVALID_OPERATION : No errors]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #54: checkFramebufferStatus expected one of: FRAMEBUFFER_COMPLETE or FRAMEBUFFER_UNSUPPORTED. Was FRAMEBUFFER_INCOMPLETE_DIMENSIONS]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #58: getError expected: NO_ERROR. Was INVALID_OPERATION : No errors]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #83: checkFramebufferStatus expected one of: FRAMEBUFFER_COMPLETE or FRAMEBUFFER_UNSUPPORTED. Was FRAMEBUFFER_INCOMPLETE_DIMENSIONS]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #87: getError expected: NO_ERROR. Was INVALID_OPERATION : No errors]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #88: checkFramebufferStatus expected one of: FRAMEBUFFER_COMPLETE or FRAMEBUFFER_UNSUPPORTED. Was FRAMEBUFFER_INCOMPLETE_DIMENSIONS]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #92: getError expected: NO_ERROR. Was INVALID_OPERATION : No errors]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #93: checkFramebufferStatus expected one of: FRAMEBUFFER_COMPLETE or FRAMEBUFFER_UNSUPPORTED. Was FRAMEBUFFER_INCOMPLETE_DIMENSIONS]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #97: getError expected: NO_ERROR. Was INVALID_OPERATION : No errors]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #98: checkFramebufferStatus expected one of: FRAMEBUFFER_COMPLETE or FRAMEBUFFER_UNSUPPORTED. Was FRAMEBUFFER_INCOMPLETE_DIMENSIONS]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #102: getError expected: NO_ERROR. Was INVALID_OPERATION : No errors]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #106: getError expected: NO_ERROR. Was INVALID_OPERATION : No errors]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #110: getError expected: NO_ERROR. Was INVALID_OPERATION : No errors]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #111: checkFramebufferStatus expected one of: FRAMEBUFFER_COMPLETE or FRAMEBUFFER_UNSUPPORTED. Was FRAMEBUFFER_INCOMPLETE_DIMENSIONS]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #115: getError expected: NO_ERROR. Was INVALID_OPERATION : No errors]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #116: checkFramebufferStatus expected one of: FRAMEBUFFER_COMPLETE or FRAMEBUFFER_UNSUPPORTED. Was FRAMEBUFFER_INCOMPLETE_DIMENSIONS]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #120: getError expected: NO_ERROR. Was INVALID_OPERATION : No errors]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #121: checkFramebufferStatus expected one of: FRAMEBUFFER_COMPLETE or FRAMEBUFFER_UNSUPPORTED. Was FRAMEBUFFER_INCOMPLETE_DIMENSIONS]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #125: getError expected: NO_ERROR. Was INVALID_OPERATION : No errors]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #129: getError expected: NO_ERROR. Was INVALID_OPERATION : No errors]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #133: getError expected: NO_ERROR. Was INVALID_OPERATION : No errors]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue