Module: Mesa Branch: main Commit: aff7df717df3f2304e73f5c56b412fc864cb5d5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aff7df717df3f2304e73f5c56b412fc864cb5d5b
Author: Marek Olšák <marek.ol...@amd.com> Date: Thu Nov 9 23:41:29 2023 -0500 radeonsi/ci: update failures for gfx103 Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-pra...@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25941> --- src/gallium/drivers/radeonsi/ci/gfx10_3-navi21-fail.csv | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/gallium/drivers/radeonsi/ci/gfx10_3-navi21-fail.csv b/src/gallium/drivers/radeonsi/ci/gfx10_3-navi21-fail.csv index 903cc888be2..281efece819 100644 --- a/src/gallium/drivers/radeonsi/ci/gfx10_3-navi21-fail.csv +++ b/src/gallium/drivers/radeonsi/ci/gfx10_3-navi21-fail.csv @@ -21,6 +21,8 @@ spec@!opengl 1.0@gl-1.0-user-clip-all-planes,Fail spec@!opengl 1.0@rasterpos,Fail spec@!opengl 1.0@rasterpos@glsl_vs_gs_linked,Fail spec@!opengl 1.0@rasterpos@glsl_vs_tes_linked,Fail +spec@!opengl 1.1@line-smooth-stipple,Fail +spec@!opengl es 3.0@gles-3.0-transform-feedback-uniform-buffer-object,Fail spec@arb_bindless_texture@compiler@sampl...@arith-bound-sampler-texture2d.frag,Crash spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dmat2-mat2,Fail spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dmat2x3-mat2x3,Fail @@ -122,8 +124,10 @@ spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp@sRGB decode ful spec@oes_shader_io_blocks@compi...@layout-location-aliasing.vert,Fail # glcts failures -## Test issue - https://github.com/KhronosGroup/VK-GL-CTS/issues/251 -KHR-GL46.shader_ballot_tests.ShaderBallotFunctionRead,Fail +GTF-GL46.gtf21.GL3Tests.texture_lod_bias.texture_lod_bias_all,Fail +GTF-GL46.gtf21.GLCoverage.CoverageGL21,Crash +GTF-GL46.gtf30.GL3Tests.fragment_coord_conventions.fragment_coord_conventions_multisample,Fail +GTF-GL46.gtf32.GL3Tests.fragment_coord_conventions.fragment_coord_conventions_32_multisample,Fail ## Fail because GFX10+ removed MS texture support (see si_get_sparse_texture_virtual_page_size) KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation,Fail KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment,Fail @@ -134,3 +138,7 @@ KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor,Fail KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency,Fail KHR-GL46.shader_image_load_store.basic-allTargets-atomic,Fail KHR-Single-GL46.enhanced_layouts.xfb_capture_inactive_output_component,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