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:
Josh Matthews 2024-11-03 23:27:29 -05:00 committed by GitHub
parent e64831d68a
commit 5d1d3d6b5a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4060 changed files with 100141 additions and 90094 deletions

View file

@ -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

View file

@ -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