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
9
tests/wpt/webgl/meta/conformance/rendering/blending.html.ini
vendored
Normal file
9
tests/wpt/webgl/meta/conformance/rendering/blending.html.ini
vendored
Normal 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
|
|
@ -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
|
2
tests/wpt/webgl/meta/conformance/rendering/draw-webgl-to-canvas-2d-repeatedly.html.ini
vendored
Normal file
2
tests/wpt/webgl/meta/conformance/rendering/draw-webgl-to-canvas-2d-repeatedly.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[draw-webgl-to-canvas-2d-repeatedly.html]
|
||||
expected: ERROR
|
3
tests/wpt/webgl/meta/conformance/rendering/rendering-sampling-feedback-loop.html.ini
vendored
Normal file
3
tests/wpt/webgl/meta/conformance/rendering/rendering-sampling-feedback-loop.html.ini
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue