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

Author: Martin Roukala (né Peres) <[email protected]>
Date:   Tue Sep 26 08:00:46 2023 +0300

radv/ci/vkcts-navi10: catch all the line-related flakes

Signed-off-by: Martin Roukala (né Peres) <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25395>

---

 src/amd/ci/radv-navi10-aco-flakes.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/amd/ci/radv-navi10-aco-flakes.txt 
b/src/amd/ci/radv-navi10-aco-flakes.txt
index c398eb00952..86a413e6bd1 100644
--- a/src/amd/ci/radv-navi10-aco-flakes.txt
+++ b/src/amd/ci/radv-navi10-aco-flakes.txt
@@ -5,12 +5,12 @@ dEQP-VK.dynamic_rendering.basic.*
 dEQP-VK.dynamic_rendering.primary_cmd_buff.*resuming.*
 dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.contents_secondary_cmdbuffers
 dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.single_cmdbuffer
-dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.before_draw.line_stipple_disable
-dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.before_good_static.line_stipple_disable
 
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.combined.view_type.cube_array.format.r8g8b8a8_unorm.count_4.size.32x32_array_of_36
-dEQP-VK.pipeline.pipeline_library.extended_dynamic_state.two_draws_static.line_stipple_disable
-dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.two_draws_static.topology_line
 
dEQP-VK.pipeline.fast_linked_library.multisample_interpolation.sample_interpolation_consistency.component_1.128_128_1.samples_8
 
dEQP-VK.pipeline.monolithic.extended_dynamic_state.cmd_buffer_start.topology_line_geom
 
dEQP-VK.query_pool.statistics_query.host_query_reset.geometry_shader_invocations.secondary.32bits_triangle_strip_clear_depth
 
dEQP-VK.texture.filtering.3d.combinations.nearest.linear.mirror_clamp_to_edge.mirror_clamp_to_edge.repeat
+
+# Catch all the line-related flakes we see on navi10
+dEQP-VK.pipeline.*.line_stipple_disable
+dEQP-VK.pipeline.*.topology_line

Reply via email to