ci: always skip dEQP-VK.info.device_extensions
Exclude this test which might fail when a new extension is implemented. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27389>
This commit is contained in:

committed by
Marge Bot

parent
4824238dd9
commit
0fa4ea98ca
@@ -9,6 +9,9 @@
|
|||||||
# submission, so skip it in the regular CI.
|
# submission, so skip it in the regular CI.
|
||||||
dEQP-VK.api.driver_properties.conformance_version
|
dEQP-VK.api.driver_properties.conformance_version
|
||||||
|
|
||||||
|
# Exclude this test which might fail when a new extension is implemented.
|
||||||
|
dEQP-VK.info.device_extensions
|
||||||
|
|
||||||
# These are tremendously slow (pushing toward a minute), and aren't
|
# These are tremendously slow (pushing toward a minute), and aren't
|
||||||
# reliable to be run in parallel with other tests due to CPU-side timing.
|
# reliable to be run in parallel with other tests due to CPU-side timing.
|
||||||
dEQP-GLES[0-9]*.functional.flush_finish.*
|
dEQP-GLES[0-9]*.functional.flush_finish.*
|
||||||
|
@@ -1,6 +1,3 @@
|
|||||||
# Exclude this test which might fail when a new extension is implemented.
|
|
||||||
dEQP-VK.info.device_extensions
|
|
||||||
|
|
||||||
# Exclude WSI related tests.
|
# Exclude WSI related tests.
|
||||||
dEQP-VK.image.swapchain_mutable.*
|
dEQP-VK.image.swapchain_mutable.*
|
||||||
dEQP-VK.wsi.*
|
dEQP-VK.wsi.*
|
||||||
|
@@ -55,9 +55,6 @@ spec@arb_buffer_storage@bufferstorage-persistent_gles3 read coherent client-stor
|
|||||||
# on CI runtime:
|
# on CI runtime:
|
||||||
spec@nv_copy_image@nv_copy_image.*
|
spec@nv_copy_image@nv_copy_image.*
|
||||||
|
|
||||||
# Exclude this test which might fail when a new extension is implemented.
|
|
||||||
dEQP-VK.info.device_extensions
|
|
||||||
|
|
||||||
# uprev Piglit in Mesa
|
# uprev Piglit in Mesa
|
||||||
spec@arb_timer_query@timestamp-get
|
spec@arb_timer_query@timestamp-get
|
||||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-modifiers.*
|
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-modifiers.*
|
||||||
|
@@ -71,9 +71,6 @@ spec@arb_buffer_storage@bufferstorage-persistent_gles3 read coherent client-stor
|
|||||||
# on CI runtime:
|
# on CI runtime:
|
||||||
spec@nv_copy_image@nv_copy_image.*
|
spec@nv_copy_image@nv_copy_image.*
|
||||||
|
|
||||||
# Exclude this test which might fail when a new extension is implemented.
|
|
||||||
dEQP-VK.info.device_extensions
|
|
||||||
|
|
||||||
# uprev Piglit in Mesa
|
# uprev Piglit in Mesa
|
||||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-modifiers.*
|
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-modifiers.*
|
||||||
|
|
||||||
|
@@ -6,8 +6,5 @@ KHR-GL46.texture_swizzle.smoke
|
|||||||
# 60s timeout (flake)
|
# 60s timeout (flake)
|
||||||
KHR-GL46.gpu_shader_fp64.builtin.inverse_dmat4
|
KHR-GL46.gpu_shader_fp64.builtin.inverse_dmat4
|
||||||
|
|
||||||
# Exclude this test which might fail when a new extension is implemented.
|
|
||||||
dEQP-VK.info.device_extensions
|
|
||||||
|
|
||||||
# These tests seem to hang
|
# These tests seem to hang
|
||||||
dEQP-VK.transform_feedback.primitives_generated_query.*reset.*
|
dEQP-VK.transform_feedback.primitives_generated_query.*reset.*
|
||||||
|
@@ -1,6 +1,3 @@
|
|||||||
# Exclude this test which might fail when a new extension is implemented.
|
|
||||||
dEQP-VK.info.device_extensions
|
|
||||||
|
|
||||||
# Timeouts
|
# Timeouts
|
||||||
dEQP-VK.api.external.semaphore.sync_fd.export_multiple_times_temporary
|
dEQP-VK.api.external.semaphore.sync_fd.export_multiple_times_temporary
|
||||||
dEQP-VK.api.external.fence.sync_fd.export_multiple_times_temporary
|
dEQP-VK.api.external.fence.sync_fd.export_multiple_times_temporary
|
||||||
|
Reference in New Issue
Block a user