r300/ci: update expectations

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41149>
This commit is contained in:
Pavel Ondračka 2026-04-24 10:40:22 +02:00 committed by Marge Bot
parent 4e8e4ca2fc
commit 1ca70a7d6c
3 changed files with 9 additions and 0 deletions

View file

@ -1014,6 +1014,9 @@ spec@glsl-1.10@execution@variable-indexing@vs-output-array-vec2-index-wr-no-unro
# We write -nan to output, and don't end with zero
spec@glsl-1.20@execution@const-builtin@glsl-const-builtin-normalize,Fail
# Loop unrolling regression
spec@glsl-1.20@execution@fs-function-inout-array-of-structs,Fail
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/8618
spec@glsl-1.20@execution@fs-nan-builtin-max,Fail
spec@glsl-1.20@execution@fs-nan-builtin-min,Fail

View file

@ -1138,6 +1138,9 @@ spec@glsl-1.20@execution@clipping@vs-clip-vertex-primitives,Fail
# Writes -NaN to the output and does not match the expected zero result.
spec@glsl-1.20@execution@const-builtin@glsl-const-builtin-normalize,Fail
# Loop unrolling regression
spec@glsl-1.20@execution@fs-function-inout-array-of-structs,Fail
# See issue:
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/8618
spec@glsl-1.20@execution@fs-nan-builtin-max,Fail

View file

@ -1062,6 +1062,9 @@ spec@glsl-1.20@execution@clipping@vs-clip-vertex-primitives,Fail
# We write -nan to output, and don't end with zero
spec@glsl-1.20@execution@const-builtin@glsl-const-builtin-normalize,Fail
# Loop unrolling regression
spec@glsl-1.20@execution@fs-function-inout-array-of-structs,Fail
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/8618
spec@glsl-1.20@execution@fs-nan-builtin-max,Fail
spec@glsl-1.20@execution@fs-nan-builtin-min,Fail