radeonsi/ci: update failing tests on navi21

These pass now.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17902>
This commit is contained in:
Marek Olšák 2022-08-04 20:53:24 -04:00 committed by Marge Bot
parent 279315fd73
commit 7e45622728

View file

@ -31,11 +31,6 @@ spec@!opengl 1.1@read-front samples=4,Fail
spec@!opengl 1.1@read-front samples=6,Fail
spec@!opengl 1.1@read-front samples=8,Fail
spec@!opengl 1.1@windowoverlap,Fail
spec@!opengl 3.2@gl-3.2-adj-prims cull-back pv-first,Fail
spec@!opengl 3.2@gl-3.2-adj-prims cull-front pv-first,Fail
spec@!opengl 3.2@gl-3.2-adj-prims line cull-back pv-first,Fail
spec@!opengl 3.2@gl-3.2-adj-prims line cull-front pv-first,Fail
spec@!opengl 3.2@gl-3.2-adj-prims pv-first,Fail
spec@arb_bindless_texture@compiler@images@arith-bound-image.frag,Crash
spec@arb_bindless_texture@compiler@samplers@arith-bound-sampler-texture2d.frag,Crash
spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dmat2-mat2,Fail
@ -80,8 +75,6 @@ spec@arb_gpu_shader_fp64@execution@conversion@vert-conversion-explicit-dvec4-vec
spec@arb_pipeline_statistics_query@arb_pipeline_statistics_query-frag,Fail
spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex,Fail
spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex@'vs_input2[1][0]' on GL_PROGRAM_INPUT,Fail
spec@arb_shader_clock@execution@clock,Fail
spec@arb_shader_clock@execution@clock2x32,Fail
spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgradcube,Fail
spec@arb_shading_language_packing@execution@built-in-functions@fs-packhalf2x16,Fail
spec@arb_shading_language_packing@execution@built-in-functions@vs-packhalf2x16,Fail
@ -95,8 +88,6 @@ spec@glsl-1.20@execution@fs-nan-builtin-max,Fail
spec@glsl-1.20@execution@fs-nan-builtin-min,Fail
spec@glsl-1.20@execution@vs-nan-builtin-max,Fail
spec@glsl-1.20@execution@vs-nan-builtin-min,Fail
spec@glsl-1.30@execution@glsl-fs-continue-in-switch-in-do-while,Fail
spec@glsl-1.30@execution@glsl-vs-continue-in-switch-in-do-while,Fail
spec@glsl-4.00@execution@conversion@frag-conversion-explicit-dmat2-mat2,Fail
spec@glsl-4.00@execution@conversion@frag-conversion-explicit-dmat2x3-mat2x3,Fail
spec@glsl-4.00@execution@conversion@frag-conversion-explicit-dmat2x4-mat2x4,Fail

1 # piglit failures
31 spec@!opengl 1.1@read-front samples=6,Fail
32 spec@!opengl 1.1@read-front samples=8,Fail
33 spec@!opengl 1.1@windowoverlap,Fail
spec@!opengl 3.2@gl-3.2-adj-prims cull-back pv-first,Fail
spec@!opengl 3.2@gl-3.2-adj-prims cull-front pv-first,Fail
spec@!opengl 3.2@gl-3.2-adj-prims line cull-back pv-first,Fail
spec@!opengl 3.2@gl-3.2-adj-prims line cull-front pv-first,Fail
spec@!opengl 3.2@gl-3.2-adj-prims pv-first,Fail
34 spec@arb_bindless_texture@compiler@images@arith-bound-image.frag,Crash
35 spec@arb_bindless_texture@compiler@samplers@arith-bound-sampler-texture2d.frag,Crash
36 spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dmat2-mat2,Fail
75 spec@arb_pipeline_statistics_query@arb_pipeline_statistics_query-frag,Fail
76 spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex,Fail
77 spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex@'vs_input2[1][0]' on GL_PROGRAM_INPUT,Fail
spec@arb_shader_clock@execution@clock,Fail
spec@arb_shader_clock@execution@clock2x32,Fail
78 spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgradcube,Fail
79 spec@arb_shading_language_packing@execution@built-in-functions@fs-packhalf2x16,Fail
80 spec@arb_shading_language_packing@execution@built-in-functions@vs-packhalf2x16,Fail
88 spec@glsl-1.20@execution@fs-nan-builtin-min,Fail
89 spec@glsl-1.20@execution@vs-nan-builtin-max,Fail
90 spec@glsl-1.20@execution@vs-nan-builtin-min,Fail
spec@glsl-1.30@execution@glsl-fs-continue-in-switch-in-do-while,Fail
spec@glsl-1.30@execution@glsl-vs-continue-in-switch-in-do-while,Fail
91 spec@glsl-4.00@execution@conversion@frag-conversion-explicit-dmat2-mat2,Fail
92 spec@glsl-4.00@execution@conversion@frag-conversion-explicit-dmat2x3-mat2x3,Fail
93 spec@glsl-4.00@execution@conversion@frag-conversion-explicit-dmat2x4-mat2x4,Fail