From 3d1dd22bb4417eae4141783d6ed157b178c3eca0 Mon Sep 17 00:00:00 2001 From: Valentine Burley Date: Fri, 13 Dec 2024 16:55:41 +0100 Subject: [PATCH] anv/ci: Update expectations Remove bogus failures caused by wrong GPU_VERSION configuration, delete tests that no longer exist in current CTS versions, and update expectations. Signed-off-by: Valentine Burley Part-of: --- src/intel/ci/anv-adl-fails.txt | 3 +++ src/intel/ci/anv-jsl-fails.txt | 5 +++-- src/intel/ci/anv-jsl-flakes.txt | 3 +++ src/intel/ci/anv-tgl-fails.txt | 13 +++---------- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/intel/ci/anv-adl-fails.txt b/src/intel/ci/anv-adl-fails.txt index e69de29bb2d..da376270f3c 100644 --- a/src/intel/ci/anv-adl-fails.txt +++ b/src/intel/ci/anv-adl-fails.txt @@ -0,0 +1,3 @@ +# VK 1.4 regression, should be fixed in the next vkcts uprev +dEQP-VK.api.version_check.version,Fail +dEQP-VK.info.device_properties,Fail diff --git a/src/intel/ci/anv-jsl-fails.txt b/src/intel/ci/anv-jsl-fails.txt index bc47cc50938..da376270f3c 100644 --- a/src/intel/ci/anv-jsl-fails.txt +++ b/src/intel/ci/anv-jsl-fails.txt @@ -1,2 +1,3 @@ -# New CTS failure in 1.3.9.0 -dEQP-VK.synchronization.timeline_semaphore.one_to_n.write_copy_image_to_buffer_read_copy_buffer_to_image.buffer_262144,Crash +# VK 1.4 regression, should be fixed in the next vkcts uprev +dEQP-VK.api.version_check.version,Fail +dEQP-VK.info.device_properties,Fail diff --git a/src/intel/ci/anv-jsl-flakes.txt b/src/intel/ci/anv-jsl-flakes.txt index e69de29bb2d..aec03f4c7bd 100644 --- a/src/intel/ci/anv-jsl-flakes.txt +++ b/src/intel/ci/anv-jsl-flakes.txt @@ -0,0 +1,3 @@ +# Appeared after decreasing the fraction +dEQP-VK.synchronization.timeline_semaphore.one_to_n.write_image_compute_indirect_read_image_fragment.image_128_r32_uint +dEQP-VK.synchronization.timeline_semaphore.one_to_n.write_copy_buffer_to_image_read_copy_image_to_buffer.image_128x128_d16_unorm diff --git a/src/intel/ci/anv-tgl-fails.txt b/src/intel/ci/anv-tgl-fails.txt index da078615652..da376270f3c 100644 --- a/src/intel/ci/anv-tgl-fails.txt +++ b/src/intel/ci/anv-tgl-fails.txt @@ -1,10 +1,3 @@ -# 1.3.1.0 uprev: -dEQP-VK.pipeline.extended_dynamic_state.before_good_static.stencil_state_face_front_ge_inc_clamp_clear_255_ref_255_depthfail,Fail -dEQP-VK.pipeline.extended_dynamic_state.between_pipelines.stencil_state_face_front_ge_inc_clamp_clear_255_ref_255_depthfail,Fail - -# Fixed upstream with -# 52e160cb81 ("Fix tests that enable depth testing on undefined depth buffer") -# 0f3177eb9e ("Fix tracking image layout in load_store_op_none tests") -dEQP-VK.dynamic_rendering.suballocation.load_store_op_none.stencil_d32_sfloat_s8_uint_load_op_none_store_op_store,Crash -dEQP-VK.dynamic_rendering.suballocation.load_store_op_none.stencil_d24_unorm_s8_uint_load_op_none_store_op_store,Crash -dEQP-VK.dynamic_rendering.suballocation.load_store_op_none.stencil_d32_sfloat_s8_uint_load_op_none_store_op_dontcare,Crash +# VK 1.4 regression, should be fixed in the next vkcts uprev +dEQP-VK.api.version_check.version,Fail +dEQP-VK.info.device_properties,Fail