mirror of
https://github.com/servo/servo.git
synced 2025-08-22 13:55:34 +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
3
tests/wpt/webgl/meta/conformance2/wasm/texsubimage2d-2gb-in-4gb-wasm-memory.html.ini
vendored
Normal file
3
tests/wpt/webgl/meta/conformance2/wasm/texsubimage2d-2gb-in-4gb-wasm-memory.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[texsubimage2d-2gb-in-4gb-wasm-memory.html]
|
||||
[WebGL test #1: texSubImage2D produced expected color\nat (0, 0) expected: 42,84,128,255 was 0,0,0,0]
|
||||
expected: FAIL
|
3
tests/wpt/webgl/meta/conformance2/wasm/texsubimage2d-4gb-wasm-memory.html.ini
vendored
Normal file
3
tests/wpt/webgl/meta/conformance2/wasm/texsubimage2d-4gb-wasm-memory.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[texsubimage2d-4gb-wasm-memory.html]
|
||||
[WebGL test #1: texSubImage2D produced expected color\nat (0, 0) expected: 42,84,128,255 was 0,0,0,0]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue