ci: skip dEQP-VK.api.driver_properties.conformance_version for everyone

This test checks the driver's reported conformance version against the
version of the CTS we're running. This check fails every few months
and everyone has to go and bump the number in every driver.

Running this check only makes sense while preparing a conformance
submission, so skip it in the regular CI.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25519>
This commit is contained in:
Eric Engestrom
2023-10-03 10:17:08 +01:00
committed by Marge Bot
parent b72f474ff0
commit 82e342888f
7 changed files with 7 additions and 14 deletions
-3
View File
@@ -17,9 +17,6 @@ dEQP-VK.memory.pipeline_barrier.host_read_host_write.65536
dEQP-VK.memory.pipeline_barrier.host_write_transfer_src.1048576
dEQP-VK.memory.pipeline_barrier.transfer_src_transfer_dst.1048576
# Exclude this test which fails on all GPUS except RDNA2+.
dEQP-VK.api.driver_properties.conformance_version
# Those cases take very long.
dEQP-VK.ray_tracing_pipeline.build.*1048576.*
dEQP-VK.ray_tracing_pipeline.build.*65536.*
@@ -362,9 +362,6 @@ nobin-dEQP-VK.transform_feedback.simple.lines_or_triangles_triangle_strip_3,Fail
spec@arb_vertex_attrib_64bit@execution@unused-sub-dvec4-01,Crash
spec@arb_vertex_attrib_64bit@execution@unused-sub-dvec4-02,Crash
# Debian bookworm migration
dEQP-VK.api.driver_properties.conformance_version,Fail
# After switch from 6.3.1 to 6.3.13
dEQP-VK.binding_model.descriptor_buffer.basic.limits,Fail
gmem-dEQP-VK.binding_model.descriptor_buffer.basic.limits,Fail
@@ -363,9 +363,6 @@ spec@arb_vertex_attrib_64bit@execution@unused-sub-dvec4-02,Crash
dynamic-dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_stencil,Fail
# since Debian 12 (bookworm) uprev
dEQP-VK.api.driver_properties.conformance_version,Fail
dEQP-VK.binding_model.descriptor_buffer.basic.limits,Fail
gmem-dEQP-VK.binding_model.descriptor_buffer.basic.limits,Fail
@@ -12,8 +12,6 @@ dEQP-GLES31.functional.synchronization.inter_invocation.image_atomic_read_write,
# Fails when TU_DEBUG=forcebin is set
gmem-dEQP-VK.spirv_assembly.instruction.graphics.variable_pointers.graphics.writes_two_buffers_vert,Fail
dEQP-VK.api.driver_properties.conformance_version,Fail
dEQP-VK.binding_model.descriptor_buffer.basic.limits,Fail
gmem-dEQP-VK.binding_model.descriptor_buffer.basic.limits,Fail
-1
View File
@@ -1,4 +1,3 @@
dEQP-VK.api.driver_properties.conformance_version,Fail
dEQP-VK.api.info.image_format_properties.2d.optimal.a8b8g8r8_sint_pack32,Fail
dEQP-VK.api.info.image_format_properties.2d.optimal.r16_sint,Fail
dEQP-VK.api.info.image_format_properties.2d.optimal.r16g16_sint,Fail
-2
View File
@@ -1,5 +1,3 @@
dEQP-VK.api.driver_properties.conformance_version,Fail
# DXIL does not have a way to express these yet. Hopefully incoming with shader model 6.8
# See https://github.com/microsoft/hlsl-specs/issues/30
dEQP-VK.glsl.texture_functions.texture.sampler1darrayshadow_bias_fragment,Fail