From f6f24786dae62dfaed0719070238b1a7642259b2 Mon Sep 17 00:00:00 2001 From: Pierre-Eric Pelloux-Prayer Date: Mon, 3 Oct 2022 14:19:37 +0200 Subject: [PATCH] radeonsi/tests: update expected results for navi10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Using the latest released LLVM version 15.0.1. Reviewed-by: Marek Olšák Part-of: --- .../drivers/radeonsi/ci/gfx10-navi10-fail.csv | 24 ++++++++----------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/src/gallium/drivers/radeonsi/ci/gfx10-navi10-fail.csv b/src/gallium/drivers/radeonsi/ci/gfx10-navi10-fail.csv index d8b584f04f8..f947217d1f6 100644 --- a/src/gallium/drivers/radeonsi/ci/gfx10-navi10-fail.csv +++ b/src/gallium/drivers/radeonsi/ci/gfx10-navi10-fail.csv @@ -1,3 +1,5 @@ +# LLVM 15.0.1 + # piglit failures glx@glx-visuals-depth -pixmap,Crash glx@glx-visuals-stencil -pixmap,Crash @@ -29,12 +31,6 @@ spec@!opengl 1.1@read-front samples=2,Fail 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 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 spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dmat2x3-mat2x3,Fail @@ -77,8 +73,6 @@ spec@arb_gpu_shader_fp64@execution@conversion@vert-conversion-explicit-dvec3-vec spec@arb_gpu_shader_fp64@execution@conversion@vert-conversion-explicit-dvec4-vec4,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 @@ -139,12 +133,14 @@ spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp@sRGB decode full 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 -wgl@wgl-multi-context-single-window,Fail -wgl@wgl-multi-window-single-context,Fail -wgl@wgl-sanity,Fail +spec@arb_tessellation_shader@execution@tcs-tes-levels-out-of-bounds-write,Crash +spec@ext_transform_feedback@builtin-varyings gl_culldistance,Fail # glcts failures -KHR-GL46.gl_spirv.spirv_glsl_to_spirv_builtin_functions_test,Fail KHR-GL46.shader_ballot_tests.ShaderBallotFunctionRead,Fail -KHR-GL46.shader_ballot_tests.ShaderBallotBitmasks,Fail -KHR-GL46.sparse_texture_tests.SparseTextureCommitment,Fail +KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation,Fail +KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment,Fail +KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase,Fail +KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess,Fail +KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor,Fail +KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency,Fail