From: Martin Roukala (né Peres) Date: Tue, 26 Sep 2023 04:55:37 +0000 (+0300) Subject: radv/ci/vkcts-navi21: catch all the line_stipple_(enable|params) flakes X-Git-Tag: upstream/23.3.3~1595 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=593666182af6f98072a430b34f4acba68b9d2035;p=platform%2Fupstream%2Fmesa.git radv/ci/vkcts-navi21: catch all the line_stipple_(enable|params) flakes There are so many of these tests, so let's just write a regular expression to catch them all. Signed-off-by: Martin Roukala (né Peres) Part-of: --- diff --git a/src/amd/ci/radv-navi21-aco-flakes.txt b/src/amd/ci/radv-navi21-aco-flakes.txt index eaf161b..41025de 100644 --- a/src/amd/ci/radv-navi21-aco-flakes.txt +++ b/src/amd/ci/radv-navi21-aco-flakes.txt @@ -3,7 +3,6 @@ dEQP-VK.draw.renderpass.linear_interpolation.no_offset_\d_samples dEQP-VK.dynamic_rendering.basic.* dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.contents_secondary_primary_cmdbuffers_resuming dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.* -dEQP-VK.pipeline.monolithic.extended_dynamic_state.two_draws_dynamic.line_stipple_enable dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.2d.format.a2b10g10r10_uint_pack32.count_4.size.13x23 dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.cube_array.format.r8g8_sint.count_4.size.13x13_array_of_36 @@ -20,14 +19,14 @@ dEQP-VK.draw.renderpass.linear_interpolation.no_offset_\d_samples dEQP-VK.draw.renderpass.multi_draw.mosaic.indexed_mixed.max_draws.stride_extra_12.2_instances_base_3.with_tess.multiview.offset_6 dEQP-VK.pipeline.fast_linked_library.multisample_interpolation.sample_interpolate_at_ignores_centroid.128_128_1.samples_8 -dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.before_draw.line_stipple_enable -dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.cmd_buffer_start.line_stipple_enable -dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.cmd_buffer_start.line_stipple_params dEQP-VK.mesh_shader.ext.query.all_stats_query.triangles.host_reset.copy.wait.indirect_draw.32bit.with_availability.single_block.task_mesh.inside_rp.single_view.only_primary dEQP-VK.query_pool.statistics_query.host_query_reset.geometry_shader_primitives.secondary.32bits_dstoffset_cmdcopyquerypoolresults_line_list_with_adjacency +# Too many of these tests to follow, so let's cast a broad net +dEQP-VK.pipeline.*line_stipple_(enable|params) + # New CTS flakes in 1.3.6.3 dEQP-VK.ray_tracing_pipeline.pipeline_library.configurations.multithreaded_compilation.s3_l2_l3_aabbs_check_all_handles dEQP-VK.ray_tracing_pipeline.pipeline_library.configurations.multithreaded_compilation_dho.s0_l1_l1_aabbs_check_capture_replay_handles