mirror of
https://github.com/servo/servo.git
synced 2025-08-17 11:25:35 +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
|
@ -0,0 +1,3 @@
|
|||
[vertex-array-object-and-disabled-attributes.html]
|
||||
[WebGL test #2: getError expected: NO_ERROR. Was INVALID_OPERATION : should be no errors]
|
||||
expected: FAIL
|
|
@ -11,3 +11,35 @@
|
|||
[WebGL test #33: getError expected: NO_ERROR. Was INVALID_OPERATION : there should be no errors]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #28: References from unbound VAOs don't keep Position buffer alive.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #29: References from unbound VAOs don't keep Color buffer alive]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #31: References from unbound VAOs don't keep Position buffer alive.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32: References from unbound VAOs don't keep Color buffer alive]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: getError expected: NO_ERROR. Was INVALID_OPERATION : Draw call should not fail.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: References from unbound VAOs don't keep Position buffer alive.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: References from unbound VAOs don't keep Color buffer alive]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #36: getError expected: NO_ERROR. Was INVALID_OPERATION : Draw call should not fail.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: References from unbound VAOs don't keep Position buffer alive.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #38: References from unbound VAOs don't keep Color buffer alive]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #41: getError expected: NO_ERROR. Was INVALID_OPERATION : there should be no errors]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue