mirror of
https://github.com/servo/servo.git
synced 2025-08-30 17:48:20 +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/conformance/extensions/webgl-blend-func-extended.html.ini
vendored
Normal file
81
tests/wpt/webgl/meta/conformance/extensions/webgl-blend-func-extended.html.ini
vendored
Normal file
|
@ -0,0 +1,81 @@
|
|||
[webgl-blend-func-extended.html]
|
||||
[WebGL test #4: getError expected: INVALID_ENUM. Was NO_ERROR : SRC_ALPHA_SATURATE not accepted as blendFunc dfactor]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #5: getError expected: INVALID_ENUM. Was NO_ERROR : SRC_ALPHA_SATURATE not accepted as blendFuncSeparate dstRGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #6: getError expected: INVALID_ENUM. Was NO_ERROR : SRC_ALPHA_SATURATE not accepted as blendFuncSeparate dstAlpha]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #8: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_COLOR_WEBGL not accepted as blendFunc sfactor]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #9: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_COLOR_WEBGL not accepted as blendFunc dfactor]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #10: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_COLOR_WEBGL not accepted as blendFuncSeparate srcRGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #11: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_COLOR_WEBGL not accepted as blendFuncSeparate dstRGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #12: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_COLOR_WEBGL not accepted as blendFuncSeparate srcAlpha]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #13: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_COLOR_WEBGL not accepted as blendFuncSeparate dstAlpha]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_ALPHA_WEBGL not accepted as blendFunc sfactor]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #16: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_ALPHA_WEBGL not accepted as blendFunc dfactor]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #17: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_ALPHA_WEBGL not accepted as blendFuncSeparate srcRGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_ALPHA_WEBGL not accepted as blendFuncSeparate dstRGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #19: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_ALPHA_WEBGL not accepted as blendFuncSeparate srcAlpha]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #20: getError expected: INVALID_ENUM. Was NO_ERROR : SRC1_ALPHA_WEBGL not accepted as blendFuncSeparate dstAlpha]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #22: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_COLOR_WEBGL not accepted as blendFunc sfactor]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #23: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_COLOR_WEBGL not accepted as blendFunc dfactor]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #24: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_COLOR_WEBGL not accepted as blendFuncSeparate srcRGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #25: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_COLOR_WEBGL not accepted as blendFuncSeparate dstRGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #26: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_COLOR_WEBGL not accepted as blendFuncSeparate srcAlpha]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #27: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_COLOR_WEBGL not accepted as blendFuncSeparate dstAlpha]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #29: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_ALPHA_WEBGL not accepted as blendFunc sfactor]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #30: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_ALPHA_WEBGL not accepted as blendFunc dfactor]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #31: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_ALPHA_WEBGL not accepted as blendFuncSeparate srcRGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_ALPHA_WEBGL not accepted as blendFuncSeparate dstRGB]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_ALPHA_WEBGL not accepted as blendFuncSeparate srcAlpha]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: getError expected: INVALID_ENUM. Was NO_ERROR : ONE_MINUS_SRC1_ALPHA_WEBGL not accepted as blendFuncSeparate dstAlpha]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue