Files
servo/tests/wpt/webgl/meta-legacy-layout/conformance/glsl/misc/shader-varying-packing-restrictions.html.ini
Mukilan Thiyagarajan b268936308 ci: use ubuntu 22.04 on linux runners (#30162)
* ci: use ubuntu 22.04 on linux runners

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>

* Add env fix

* update expectations for tests under ubuntu-22.04

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>

---------

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2023-11-03 05:42:44 +00:00

70 lines
3.7 KiB
INI

[shader-varying-packing-restrictions.html]
[WebGL test #9: [unexpected link status\] shaders with varying array of vec2 with one more than the maximum number of elements accessing first element should fail]
expected: FAIL
[WebGL test #8: [unexpected link status\] shaders with varying array of vec2 with one more than the maximum number of elements accessing last element should fail]
expected: FAIL
[WebGL test #34: [unexpected link status\] shaders with one more than the maximum number of varyings of mat3 should fail]
expected: FAIL
[WebGL test #14: [unexpected link status\] shaders with varying array of vec3 with one more than the maximum number of elements accessing last element should fail]
expected: FAIL
[WebGL test #32: [unexpected link status\] shaders with varying array of mat3 with one more than the maximum number of elements accessing last element should fail]
expected: FAIL
[WebGL test #28: [unexpected link status\] shaders with one more than the maximum number of varyings of mat2 should fail]
expected: FAIL
[WebGL test #16: [unexpected link status\] shaders with one more than the maximum number of varyings of vec3 should fail]
expected: FAIL
[WebGL test #26: [unexpected link status\] shaders with varying array of mat2 with one more than the maximum number of elements accessing last element should fail]
expected: FAIL
[WebGL test #27: [unexpected link status\] shaders with varying array of mat2 with one more than the maximum number of elements accessing first element should fail]
expected: FAIL
[WebGL test #33: [unexpected link status\] shaders with varying array of mat3 with one more than the maximum number of elements accessing first element should fail]
expected: FAIL
[WebGL test #3: [unexpected link status\] shaders with varying array of float with one more than the maximum number of elements accessing first element should fail]
expected: FAIL
[WebGL test #2: [unexpected link status\] shaders with varying array of float with one more than the maximum number of elements accessing last element should fail]
expected: FAIL
[WebGL test #15: [unexpected link status\] shaders with varying array of vec3 with one more than the maximum number of elements accessing first element should fail]
expected: FAIL
[WebGL test #10: [unexpected link status\] shaders with one more than the maximum number of varyings of vec2 should fail]
expected: FAIL
[WebGL test #38: [unexpected link status\] shaders with varying array of mat4 with one more than the maximum number of elements accessing last element should fail]
expected:
if os == "mac": FAIL
[WebGL test #21: [unexpected link status\] shaders with varying array of vec4 with one more than the maximum number of elements accessing first element should fail]
expected:
if os == "mac": FAIL
[WebGL test #40: [unexpected link status\] shaders with one more than the maximum number of varyings of mat4 should fail]
expected:
if os == "mac": FAIL
[WebGL test #22: [unexpected link status\] shaders with one more than the maximum number of varyings of vec4 should fail]
expected: FAIL
[WebGL test #4: [unexpected link status\] shaders with one more than the maximum number of varyings of float should fail]
expected: FAIL
[WebGL test #39: [unexpected link status\] shaders with varying array of mat4 with one more than the maximum number of elements accessing first element should fail]
expected:
if os == "mac": FAIL
[WebGL test #20: [unexpected link status\] shaders with varying array of vec4 with one more than the maximum number of elements accessing last element should fail]
expected:
if os == "mac": FAIL