r300/ci: fails update after recent piglit uprev

Signed-off-by: Pavel Ondračka <pavel.ondracka@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31745>
This commit is contained in:
Pavel Ondračka
2024-11-06 19:20:22 +01:00
committed by Marge Bot
parent 5480831e5e
commit f59f322efc
2 changed files with 12 additions and 0 deletions

View File

@@ -1155,6 +1155,12 @@ spec@glsl-1.20@execution@fs-nan-builtin-min,Fail
spec@glsl-1.20@execution@vs-nan-builtin-min,Fail
spec@glsl-1.20@execution@vs-nan-builtin-max,Fail
# piglit bug, requires GLSL >= 1.20 but specifies #version 130
spec@glsl-1.20@execution@vs-loop-uint-induction-var-1,Fail
spec@glsl-1.20@execution@vs-loop-uint-induction-var-2,Fail
spec@glsl-1.20@execution@vs-loop-uint-induction-var-3,Fail
spec@glsl-1.20@execution@vs-loop-uint-induction-var-4,Fail
spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture() 1d,Fail
spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture() 2d,Fail
spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture() 2dshadow,Fail

View File

@@ -754,6 +754,12 @@ spec@glsl-1.20@execution@fs-nan-builtin-min,Fail
spec@glsl-1.20@execution@vs-nan-builtin-min,Fail
spec@glsl-1.20@execution@vs-nan-builtin-max,Fail
# piglit bug, requires GLSL >= 1.20 but specifies #version 130
spec@glsl-1.20@execution@vs-loop-uint-induction-var-1,Fail
spec@glsl-1.20@execution@vs-loop-uint-induction-var-2,Fail
spec@glsl-1.20@execution@vs-loop-uint-induction-var-3,Fail
spec@glsl-1.20@execution@vs-loop-uint-induction-var-4,Fail
spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture() 1d,Fail
spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture() 2d,Fail
spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture() 2dshadow,Fail