mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +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
81
tests/wpt/webgl/meta/conformance2/misc/blend-integer.html.ini
vendored
Normal file
81
tests/wpt/webgl/meta/conformance2/misc/blend-integer.html.ini
vendored
Normal file
|
@ -0,0 +1,81 @@
|
|||
[blend-integer.html]
|
||||
[WebGL test #2: Read value of channel 0 should be 0, was 1.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: Read value of channel 1 should be 0, was 2.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: Read value of channel 2 should be 0, was 3.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #5: Read value of channel 3 should be 0, was 4.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #6: Unsigned clear failed.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7: getError expected: NO_ERROR. Was INVALID_OPERATION : Draw complete.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #9: getError expected: NO_ERROR. Was INVALID_OPERATION : Pipeline setup complete.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #10: Read value of channel 0 should be 0, was -1.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #11: Read value of channel 1 should be 0, was 2.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #12: Read value of channel 2 should be 0, was -3.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #13: Read value of channel 3 should be 0, was 4.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: Signed clear failed.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: getError expected: NO_ERROR. Was INVALID_OPERATION : Draw complete.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #17: getError expected: NO_ERROR. Was INVALID_OPERATION : Pipeline setup complete.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: Read value of channel 0 should be 0, was 1.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #19: Read value of channel 1 should be 0, was 2.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #20: Read value of channel 2 should be 0, was 3.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #21: Read value of channel 3 should be 0, was 4.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #22: Unsigned clear failed.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #23: getError expected: NO_ERROR. Was INVALID_OPERATION : Draw complete.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #25: getError expected: NO_ERROR. Was INVALID_OPERATION : Pipeline setup complete.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #26: Read value of channel 0 should be 0, was -1.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #27: Read value of channel 1 should be 0, was 2.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #28: Read value of channel 2 should be 0, was -3.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #29: Read value of channel 3 should be 0, was 4.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #30: Signed clear failed.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #31: getError expected: NO_ERROR. Was INVALID_OPERATION : Draw complete.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue