radv/ci: Update ray tracing pipeline fail/skip lists
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22018>
This commit is contained in:
committed by
Marge Bot
parent
e98aded527
commit
7b837531e8
+2
-4
@@ -1,7 +1,3 @@
|
||||
# New fails in CTS 1.3.3.0
|
||||
dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.access_sbt_read,Crash
|
||||
dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.stage_all_transfer,Crash
|
||||
dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.stage_as_copy_bit,Crash
|
||||
|
||||
# Test bugs with GPL (all of them should be fixed with recent CTS).
|
||||
dEQP-VK.pipeline.pipeline_library.creation_feedback.graphics_tests.vertex_stage_fragment_stage,Crash
|
||||
@@ -20,3 +16,5 @@ dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed49_tessellation,Fail
|
||||
dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed65_tessellation,Fail
|
||||
dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed81_tessellation,Fail
|
||||
dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed8_tessellation,Fail
|
||||
|
||||
dEQP-VK.subgroups.builtin_var.ray_tracing.subgroupsize,Fail
|
||||
|
||||
+2
-4
@@ -1,4 +1,2 @@
|
||||
# New fails in CTS 1.3.3.0
|
||||
dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.access_sbt_read,Crash
|
||||
dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.stage_all_transfer,Crash
|
||||
dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.stage_as_copy_bit,Crash
|
||||
|
||||
dEQP-VK.subgroups.builtin_var.ray_tracing.subgroupsize,Fail
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
# New fails in CTS 1.3.3.0
|
||||
dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.access_sbt_read,Crash
|
||||
dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.stage_all_transfer,Crash
|
||||
dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.stage_as_copy_bit,Crash
|
||||
|
||||
# Test bugs with GPL (all of them should be fixed with recent CTS).
|
||||
dEQP-VK.pipeline.pipeline_library.creation_feedback.graphics_tests.vertex_stage_fragment_stage,Crash
|
||||
@@ -126,3 +122,5 @@ dEQP-VK.pipeline.monolithic.multisample_with_fragment_shading_rate.conservative_
|
||||
dEQP-VK.pipeline.pipeline_library.multisample_with_fragment_shading_rate.conservative_with_full_coverage.underestimate.samples_2_post_depth_coverage,Fail
|
||||
dEQP-VK.pipeline.pipeline_library.multisample_with_fragment_shading_rate.conservative_with_full_coverage.underestimate.samples_4_post_depth_coverage,Fail
|
||||
dEQP-VK.pipeline.pipeline_library.multisample_with_fragment_shading_rate.conservative_with_full_coverage.underestimate.samples_8_post_depth_coverage,Fail
|
||||
|
||||
dEQP-VK.subgroups.builtin_var.ray_tracing.subgroupsize,Fail
|
||||
|
||||
@@ -50,7 +50,7 @@ dEQP-VK.ray_tracing_pipeline.misc.recursiveTraces_tri_14
|
||||
dEQP-VK.ray_tracing_pipeline.misc.recursiveTraces_tri_15
|
||||
|
||||
# Those test either fail or hang so just exclude all of them for now.
|
||||
dEQP-VK.ray_tracing_pipeline.pipeline_no_null_shaders_flag.*
|
||||
dEQP-VK.pipeline.monolithic.shader_module_identifier.pipeline_from_id.ray_tracing_libs.*
|
||||
|
||||
# LLVM (soft hangs)
|
||||
dEQP-VK.graphicsfuzz.while-inside-switch
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
# New fails in CTS 1.3.3.0
|
||||
dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.access_sbt_read,Crash
|
||||
dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.stage_all_transfer,Crash
|
||||
dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.stage_as_copy_bit,Crash
|
||||
|
||||
# Test bugs with GPL (all of them should be fixed with recent CTS).
|
||||
dEQP-VK.pipeline.pipeline_library.creation_feedback.graphics_tests.vertex_stage_fragment_stage,Crash
|
||||
@@ -128,3 +124,5 @@ dEQP-VK.pipeline.monolithic.multisample_with_fragment_shading_rate.conservative_
|
||||
dEQP-VK.pipeline.pipeline_library.multisample_with_fragment_shading_rate.conservative_with_full_coverage.underestimate.samples_2_post_depth_coverage,Fail
|
||||
dEQP-VK.pipeline.pipeline_library.multisample_with_fragment_shading_rate.conservative_with_full_coverage.underestimate.samples_4_post_depth_coverage,Fail
|
||||
dEQP-VK.pipeline.pipeline_library.multisample_with_fragment_shading_rate.conservative_with_full_coverage.underestimate.samples_8_post_depth_coverage,Fail
|
||||
|
||||
dEQP-VK.subgroups.builtin_var.ray_tracing.subgroupsize,Fail
|
||||
|
||||
Reference in New Issue
Block a user