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.
|
||||
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
|
||||
# reliable to be run in parallel with other tests due to CPU-side timing.
|
||||
dEQP-GLES[0-9]*.functional.flush_finish.*
|
||||
|
Reference in New Issue
Block a user