Module: Mesa
Branch: main
Commit: fc9bab73a9294e7273c22646b40ab922b5179887
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc9bab73a9294e7273c22646b40ab922b5179887

Author: Samuel Pitoiset <samuel.pitoi...@gmail.com>
Date:   Fri Nov  3 09:16:54 2023 +0100

radv/ci: document one more flake test

This test consistently fails on some GPUs (already documented) but on
some others it's a flake. It's a known issue that should be fixed soon
in RADV.

Signed-off-by: Samuel Pitoiset <samuel.pitoi...@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26019>

---

 src/amd/ci/radv-navi21-aco-flakes.txt  | 1 +
 src/amd/ci/radv-vangogh-aco-flakes.txt | 3 +++
 src/amd/ci/radv-vega10-aco-flakes.txt  | 3 +++
 3 files changed, 7 insertions(+)

diff --git a/src/amd/ci/radv-navi21-aco-flakes.txt 
b/src/amd/ci/radv-navi21-aco-flakes.txt
index b6e62fed8ad..6e4f3448918 100644
--- a/src/amd/ci/radv-navi21-aco-flakes.txt
+++ b/src/amd/ci/radv-navi21-aco-flakes.txt
@@ -19,3 +19,4 @@ 
dEQP-VK.ray_tracing_pipeline.pipeline_library.configurations.multithreaded_compi
 
dEQP-VK.ray_tracing_pipeline.pipeline_library.configurations.multithreaded_compilation.*_check_capture_replay_handles
 
dEQP-VK.ray_tracing_pipeline.pipeline_library.configurations.singlethreaded_compilation.*_check_all_handles
 
dEQP-VK.ray_tracing_pipeline.pipeline_library.configurations.singlethreaded_compilation.*_check_capture_replay_handles
+dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.partial_binding_depth_stencil
diff --git a/src/amd/ci/radv-vangogh-aco-flakes.txt 
b/src/amd/ci/radv-vangogh-aco-flakes.txt
index 61d3f90e86e..52105689121 100644
--- a/src/amd/ci/radv-vangogh-aco-flakes.txt
+++ b/src/amd/ci/radv-vangogh-aco-flakes.txt
@@ -3,3 +3,6 @@ dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.*
 dEQP-VK.draw.dynamic_rendering.*
 
 
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.2d_array.format.r4g4b4a4_unorm_pack16.count_4.size.32x16_array_of_6
+
+# New flakes in CTS 1.3.7.0
+dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.partial_binding_depth_stencil
diff --git a/src/amd/ci/radv-vega10-aco-flakes.txt 
b/src/amd/ci/radv-vega10-aco-flakes.txt
index 698458881b4..bfe36b5b771 100644
--- a/src/amd/ci/radv-vega10-aco-flakes.txt
+++ b/src/amd/ci/radv-vega10-aco-flakes.txt
@@ -12,3 +12,6 @@ 
dEQP-VK.multiview.dynamic_rendering.multisample.get_query_pool_results.*
 dEQP-VK.*framebuffer_attachment.diff_attachments.*
 dEQP-VK.*framebuffer_attachment.multi_attachments_not_exported_2d.*
 dEQP-VK.*framebuffer_attachment.resolve_input_same_attachment
+
+# New flakes in CTS 1.3.7.0
+dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.partial_binding_depth_stencil

Reply via email to