radeonsi: don't refer to removed GTF CTS tests

Reviewed-by: Qiang Yu <yuq825@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35392>
This commit is contained in:
Marek Olšák
2025-06-04 10:59:19 -04:00
committed by Marge Bot
parent 3d504ee844
commit 906b2b36ee
12 changed files with 0 additions and 42 deletions
@@ -26,10 +26,6 @@ spec@oes_shader_io_blocks@compiler@layout-location-aliasing.vert,Fail
spec@khr_texture_compression_astc@miptree-gles srgb-fp,Fail
spec@khr_texture_compression_astc@miptree-gles srgb-fp@sRGB decode full precision,Fail
# These are GLCTS bugs. See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10361
GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_accessing_info_for_block_with_an_instance_array,Fail
GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_getactiveuniformblockiv,Fail
# escts failures
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreCS,Fail
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreVS,Fail
1 # LLVM 18.1.2
26 spec@khr_texture_compression_astc@miptree-gles srgb-fp@sRGB decode full precision,Fail
27 # These are GLCTS bugs. See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10361 # escts failures
28 GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_accessing_info_for_block_with_an_instance_array,Fail KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreCS,Fail
GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_getactiveuniformblockiv,Fail
# escts failures
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreCS,Fail
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreVS,Fail
29 KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreVS,Fail
30
31
@@ -10,11 +10,6 @@ spec@!opengl 1.0@rasterpos@glsl_vs_tes_linked
# Random: ../src/util/hash_table.c:311: hash_table_search: Assertion `!key_pointer_is_reserved(ht, key)' failed.
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread
# Random
# Mostly reported by "Some new flakes found:" and most of them never appear in the failures
GTF-GL46.gtf30.GL3Tests.blend_minmax.blend_minmax_clamping
GTF-GL46.gtf30.GL3Tests.blend_minmax.blend_minmax_draw
dEQP-GLES3.functional.occlusion_query.all_occluders
dEQP-GLES3.functional.occlusion_query.conservative_all_occluders
dEQP-GLES3.functional.occlusion_query.conservative_depth_clear
Can't render this file because it contains an unexpected character in line 14 and column 22.
@@ -27,12 +27,6 @@ spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp@sRGB decode ful
# This is caused by lowering mediump before linking:
spec@glsl-es-1.00@linker@glsl-mismatched-uniform-precision-unused,Fail
# glcts failures
# glGetUniform returns mediump uniforms rounded to FP16 precision because we only store them as FP16.
# The test could be changed to allow this behavior because there is no point in storing FP32 values
# in the driver only for glGetUniform.
GTF-GL46.gtf21.GL2Tests.glGetUniform.glGetUniform,Fail
KHR-GL46.shaders.uniform_block.random.nested_structs_instance_arrays.0,Fail
## Fail because GFX10+ removed MS texture support (see si_get_sparse_texture_virtual_page_size)
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r11f_g11f_b10f,Fail
1 # LLVM 20-dev (da439d3af47b)
27 spec@glsl-es-1.00@linker@glsl-mismatched-uniform-precision-unused,Fail
28 # glcts failures KHR-GL46.shaders.uniform_block.random.nested_structs_instance_arrays.0,Fail
29 # glGetUniform returns mediump uniforms rounded to FP16 precision because we only store them as FP16. ## Fail because GFX10+ removed MS texture support (see si_get_sparse_texture_virtual_page_size)
# The test could be changed to allow this behavior because there is no point in storing FP32 values
# in the driver only for glGetUniform.
GTF-GL46.gtf21.GL2Tests.glGetUniform.glGetUniform,Fail
KHR-GL46.shaders.uniform_block.random.nested_structs_instance_arrays.0,Fail
## Fail because GFX10+ removed MS texture support (see si_get_sparse_texture_virtual_page_size)
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r11f_g11f_b10f,Fail
30 KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r16,Fail KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r11f_g11f_b10f,Fail
31 KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r16_snorm,Fail KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r16,Fail
32 KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r16f,Fail KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r16_snorm,Fail
@@ -19,8 +19,6 @@ spec@arb_bindless_texture@compiler@samplers@arith-bound-sampler-texture2d.frag
# Random
# Mostly reported by "Some new flakes found:" and most of them never appear in the failures
GTF-GL46.gtf30.GL3Tests.blend_minmax.blend_minmax_clamping
GTF-GL46.gtf30.GL3Tests.blend_minmax.blend_minmax_draw
KHR-GL46.geometry_shader.primitive_counter.triangles_to_line_strip_rp
KHR-GLES31.core.geometry_shader.primitive_counter.lines_to_line_strip
Can't render this file because it contains an unexpected character in line 21 and column 22.
@@ -18,8 +18,6 @@ spec@arb_bindless_texture@compiler@samplers@arith-bound-sampler-texture2d.frag
# Random
# Mostly reported by "Some new flakes found:" and most of them never appear in the failures
GTF-GL46.gtf30.GL3Tests.blend_minmax.blend_minmax_clamping
GTF-GL46.gtf30.GL3Tests.blend_minmax.blend_minmax_draw
KHR-GL46.geometry_shader.primitive_counter.lines_to_line_strip
KHR-GL46.geometry_shader.primitive_counter.lines_to_line_strip_rp
KHR-GL46.geometry_shader.primitive_counter.points_to_line_strip
Can't render this file because it contains an unexpected character in line 20 and column 22.
@@ -143,9 +143,6 @@ spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA2- swizzled- border
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA4- swizzled- border color only,Fail
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA8- swizzled- border color only,Fail
GTF-GL46.gtf32.GL3Tests.packed_pixels.packed_pixels,Fail
GTF-GL46.gtf32.GL3Tests.packed_pixels.packed_pixels_pbo,Fail
GTF-GL46.gtf32.GL3Tests.packed_pixels.packed_pixels_pixelstore,Fail
KHR-GL46.direct_state_access.framebuffers_texture_layer_attachment,Fail
KHR-GL46.ext_texture_shadow_lod.texturelod.samplercubeshadow_fragment,Fail
KHR-GL46.ext_texture_shadow_lod.texture.samplercubearrayshadow_bias_fragment,Fail
1 glx@glx_arb_create_context_no_error@no error Fail
143 GTF-GL46.gtf32.GL3Tests.packed_pixels.packed_pixels_pbo KHR-GL46.ext_texture_shadow_lod.texturelod.samplercubeshadow_fragment Fail
144 GTF-GL46.gtf32.GL3Tests.packed_pixels.packed_pixels_pixelstore KHR-GL46.ext_texture_shadow_lod.texture.samplercubearrayshadow_bias_fragment Fail
145 KHR-GL46.direct_state_access.framebuffers_texture_layer_attachment KHR-GL46.gl_spirv.spirv_glsl_to_spirv_builtin_functions_test Fail
KHR-GL46.ext_texture_shadow_lod.texturelod.samplercubeshadow_fragment Fail
KHR-GL46.ext_texture_shadow_lod.texture.samplercubearrayshadow_bias_fragment Fail
KHR-GL46.gl_spirv.spirv_glsl_to_spirv_builtin_functions_test Fail
146 KHR-GL46.packed_pixels.pbo_rectangle.r16i_format_red_integer Fail
147 KHR-GL46.packed_pixels.pbo_rectangle.r16ui_format_red_integer Fail
148 KHR-GL46.packed_pixels.pbo_rectangle.r32i_format_red_integer Fail
@@ -15,9 +15,6 @@ spec@arb_bindless_texture@compiler@samplers@arith-bound-sampler-texture2d.frag
# Random
# Mostly reported by "Some new flakes found:" and most of them never appear in the failures
GTF-GL46.gtf30.GL3Tests.blend_minmax.blend_minmax_clamping
GTF-GL46.gtf30.GL3Tests.blend_minmax.blend_minmax_draw
KHR-GL46.ext_texture_shadow_lod.texture.samplercubearrayshadow_fragment
KHR-GL46.ext_texture_shadow_lod.texturelod.samplercubearrayshadow_fragment
KHR-GL46.ext_texture_shadow_lod.texturelod.samplercubeshadow_vertex
Can't render this file because it contains an unexpected character in line 17 and column 22.
@@ -155,10 +155,6 @@ KHR-GL46.shader_image_load_store.advanced-sso-subroutine,Fail
KHR-GL46.shader_image_load_store.basic-allTargets-atomic,Fail
KHR-GL46.texture_cube_map_array.sampling,Fail
# These are GLCTS bugs. See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10361
GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_accessing_info_for_block_with_an_instance_array,Fail
GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_getactiveuniformblockiv,Fail
# escts failures
KHR-GLES31.core.geometry_shader.layered_rendering_fbo_no_attachment.layered_rendering_fbo_no_attachment,Fail
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreCS,Fail
1 # piglit failures
155 KHR-GL46.texture_cube_map_array.sampling,Fail
156 # These are GLCTS bugs. See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10361 # escts failures
157 GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_accessing_info_for_block_with_an_instance_array,Fail KHR-GLES31.core.geometry_shader.layered_rendering_fbo_no_attachment.layered_rendering_fbo_no_attachment,Fail
GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_getactiveuniformblockiv,Fail
# escts failures
KHR-GLES31.core.geometry_shader.layered_rendering_fbo_no_attachment.layered_rendering_fbo_no_attachment,Fail
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreCS,Fail
158 KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreVS,Fail KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreCS,Fail
159 KHR-GLES31.core.texture_cube_map_array.sampling,Fail KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreVS,Fail
160 KHR-GLES32.core.ext_texture_shadow_lod.texturelod.samplercubeshadow_fragment,Fail KHR-GLES31.core.texture_cube_map_array.sampling,Fail
@@ -138,9 +138,5 @@ spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp,Fail
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp@sRGB decode full precision,Fail
spec@oes_shader_io_blocks@compiler@layout-location-aliasing.vert,Fail
# These are GLCTS bugs. See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10361
GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_accessing_info_for_block_with_an_instance_array,Fail
GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_getactiveuniformblockiv,Fail
# escts failures
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreCS,Fail
1 # piglit failures
138 spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp@sRGB decode full precision,Fail
139 spec@oes_shader_io_blocks@compiler@layout-location-aliasing.vert,Fail
140 # These are GLCTS bugs. See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10361 # escts failures
GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_accessing_info_for_block_with_an_instance_array,Fail
GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_getactiveuniformblockiv,Fail
# escts failures
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreCS,Fail
141 KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreCS,Fail
142
@@ -50,7 +50,3 @@ KHR-GL46.geometry_shader.rendering.rendering.triangles_with_adjacency_input_tria
KHR-GL46.shader_ballot_tests.ShaderBallotFunctionRead,Fail
KHR-GL46.shader_ballot_tests.ShaderBallotBitmasks,Fail
KHR-GL46.sparse_buffer_tests.BufferStorageTest,Fail
# These are GLCTS bugs. See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10361
GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_accessing_info_for_block_with_an_instance_array,Fail
GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_getactiveuniformblockiv,Fail
1 # piglit failures
50 KHR-GL46.shader_ballot_tests.ShaderBallotBitmasks,Fail
51 KHR-GL46.sparse_buffer_tests.BufferStorageTest,Fail
52
GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_accessing_info_for_block_with_an_instance_array,Fail
GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_getactiveuniformblockiv,Fail
@@ -59,10 +59,6 @@ KHR-GL46.shader_image_load_store.basic-allTargets-atomic,Fail
# AMD_DEBUG=nodcc fixes this
KHR-GL46.texture_view.view_classes,Fail
# These are GLCTS bugs. See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10361
GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_accessing_info_for_block_with_an_instance_array,Fail
GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_getactiveuniformblockiv,Fail
# escts failures
KHR-GLES31.core.geometry_shader.rendering.rendering.triangles_with_adjacency_input_line_strip_output_triangle_strip_adjacency_drawcall,Fail
KHR-GLES31.core.geometry_shader.rendering.rendering.triangles_with_adjacency_input_triangle_strip_output_triangle_strip_adjacency_drawcall,Fail
1 # piglit failures
59 # These are GLCTS bugs. See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10361 # escts failures
60 GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_accessing_info_for_block_with_an_instance_array,Fail KHR-GLES31.core.geometry_shader.rendering.rendering.triangles_with_adjacency_input_line_strip_output_triangle_strip_adjacency_drawcall,Fail
61 GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_getactiveuniformblockiv,Fail KHR-GLES31.core.geometry_shader.rendering.rendering.triangles_with_adjacency_input_triangle_strip_output_triangle_strip_adjacency_drawcall,Fail
# escts failures
KHR-GLES31.core.geometry_shader.rendering.rendering.triangles_with_adjacency_input_line_strip_output_triangle_strip_adjacency_drawcall,Fail
KHR-GLES31.core.geometry_shader.rendering.rendering.triangles_with_adjacency_input_triangle_strip_output_triangle_strip_adjacency_drawcall,Fail
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreCS,Fail
62 KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreVS,Fail KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreCS,Fail
63 KHR-GLES32.core.geometry_shader.rendering.rendering.triangles_with_adjacency_input_line_strip_output_triangle_strip_adjacency_drawcall,Fail KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreVS,Fail
64 KHR-GLES32.core.geometry_shader.rendering.rendering.triangles_with_adjacency_input_triangle_strip_output_triangle_strip_adjacency_drawcall,Fail KHR-GLES32.core.geometry_shader.rendering.rendering.triangles_with_adjacency_input_line_strip_output_triangle_strip_adjacency_drawcall,Fail
@@ -799,7 +799,6 @@ void si_fb_barrier_after_rendering(struct si_context *sctx, unsigned flags)
/* TODO: some failures related to hyperz appeared after 969ed851 on nv33:
* - piglit tex-miplevel-selection
* - KHR-GL46.direct_state_access.framebuffers_texture_attachment
* - GTF-GL46.gtf30.GL3Tests.blend_minmax.blend_minmax_draw
* - KHR-GL46.direct_state_access.framebuffers_texture_layer_attachment
*
* This seems to fix them: