mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 20:38:06 +02:00
venus/ci: add flake and skip timing out test
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30928>
This commit is contained in:
parent
71dbe29537
commit
0cbd5bbb47
2 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
dEQP-VK.pipeline.monolithic.timestamp.calibrated.calibration_test
|
||||
|
||||
dEQP-VK.robustness.buffer_access.through_pointers.graphics.writes.fragment.32B_in_memory_with_vec4_s32
|
||||
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.get.*reset.*
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ dEQP-VK.binding_model.mutable_descriptor.multiple_arrays.unbounded.aliasing.upda
|
|||
dEQP-VK.binding_model.mutable_descriptor.multiple_arrays.unbounded.noaliasing.update_copy.mutable_source.normal_source.pool_same_types.pre_update.index_push_constant.comp
|
||||
dEQP-VK.binding_model.mutable_descriptor.multiple_arrays.unbounded.noaliasing.update_copy.nonmutable_source.host_only_source.pool_expand_types.pre_update.index_push_constant.comp
|
||||
dEQP-VK.memory.requirements.core.image.regular_tiling_linear
|
||||
dEQP-VK.synchronization.internally_synchronized_objects.pipeline_cache_graphics
|
||||
dEQP-VK.synchronization.timeline_semaphore.device_host.write_image_compute_indirect_read_image_vertex.image_128x128_r8_unorm
|
||||
dEQP-VK.glsl.texture_functions.query.texturesize.isampler3d_fragment
|
||||
dEQP-VK.synchronization.timeline_semaphore.device_host.write_copy_buffer_read_ubo_compute.buffer_16384
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue