anv/ci: Update expectations from nightly jobs
Document current failures and flakes from the nightly jobs, and add a skip for tests that are timing out. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36608>
This commit is contained in:
committed by
Marge Bot
parent
e4fc3e4ee6
commit
6b88e2bd38
@@ -5,6 +5,8 @@ shaderquery-dEQP-VK.query_pool.performance_query.query_compute
|
||||
# Seen in https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/1364513
|
||||
dEQP-VK.pipeline.monolithic.creation_cache_control.compute_pipelines.single_pipeline_no_compile
|
||||
|
||||
dEQP-VK.synchronization2.signal_order.shared_binary_semaphore.write_copy_image_read_image_tess_eval.image_64x64x8_r32_sfloat_opaque_fd
|
||||
|
||||
# various valgrind errors, driver is mapping buffer at command buffer
|
||||
# building time, this is out of spec
|
||||
dEQP-VK.video.encode.h265.i_p
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
dEQP-VK.query_pool.statistics_query.multiple_queries.input_assembly_vertex_fragment_partial_cmdcopy_dstoffset,Fail
|
||||
dEQP-VK.query_pool.statistics_query.multiple_queries.input_assembly_vertex_partial_cmdcopy,Fail
|
||||
|
||||
dEQP-VK.video.decode.h265.i_p_b_13_layered_dpb,Crash
|
||||
dEQP-VK.video.decode.h265.slist_a_layered_dpb,Fail
|
||||
dEQP-VK.video.formats.decode_h264_g8_b8r8_2plane_420_unorm_encode_src_420_8bit,Crash
|
||||
@@ -19,7 +22,6 @@ dEQP-VK.video.decode.h264.resources_without_profiles_layered_dpb,Fail
|
||||
dEQP-VK.video.decode.h265.i_p_b_13_not_matching_order_layered_dpb,Crash
|
||||
dEQP-VK.video.decode.h265.inline_query_with_status_layered_dpb,Fail
|
||||
dEQP-VK.video.formats.decode_h264_g10x6_b10x6r10x6_2plane_420_unorm_3pack16_decode_dpb_420_10bit,Crash
|
||||
dEQP-VK.video.formats.decode_h264_g10x6_b10x6r10x6_2plane_420_unorm_3pack16_decode_dst_420_10bit,Crash
|
||||
dEQP-VK.video.formats.decode_h264_g10x6_b10x6r10x6_2plane_420_unorm_3pack16_encode_dpb_420_10bit,Crash
|
||||
dEQP-VK.video.formats.decode_h264_g10x6_b10x6r10x6_2plane_420_unorm_3pack16_encode_dpb_monochrome_10bit,Crash
|
||||
dEQP-VK.video.formats.decode_h264_g8_b8r8_2plane_420_unorm_decode_dpb_monochrome_8bit,Crash
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
dEQP-VK.subgroups.clustered.compute.subgroupclusteredmul_u64vec4_requiredsubgroupsize
|
||||
@@ -4,3 +4,7 @@ dEQP-VK.reconvergence.subgroup_uniform_control_flow_elect.compute.nesting4.7.10
|
||||
# Not supported on TGL
|
||||
dEQP-VK.binding_model.descriptor_buffer.sparse_binding_buffer.*
|
||||
dEQP-VK.binding_model.descriptor_buffer.sparse_residency_buffer.*
|
||||
|
||||
# Times out
|
||||
dEQP-VK.memory.mapping.suballocation.full.variable.implicit_unmap
|
||||
dEQP-VK.memory.mapping.suballocation.full.variable.implicit_unmap_map2
|
||||
|
||||
Reference in New Issue
Block a user