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,9 @@
[blending.html]
[WebGL test #6: Expected [1,2,3,4\], was [0,0,0,0\]]
expected: FAIL
[WebGL test #7: Expected [1,2,3,4\], was [0,0,0,0\]]
expected: FAIL
[WebGL test #9: Expected [1,2,3,4\], was [0,0,0,0\]]
expected: FAIL

View file

@ -0,0 +1,4 @@
[clear-default-framebuffer-with-scissor-test.html]
expected: ERROR
[WebGL test #0: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected: FAIL

View file

@ -0,0 +1,2 @@
[draw-webgl-to-canvas-2d-repeatedly.html]
expected: ERROR

View file

@ -0,0 +1,3 @@
[rendering-sampling-feedback-loop.html]
[WebGL test #2: getError expected: INVALID_OPERATION. Was NO_ERROR : Feedback loop detection should ignore drawBuffers settings.]
expected: FAIL