mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
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:
parent
5480831e5e
commit
f59f322efc
2 changed files with 12 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue