ci: add dEQP-VK.info.device_extensions to the list of skipped tests

It regularly fails when a new KHR extension is implemented.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6843>
This commit is contained in:
Samuel Pitoiset 2020-09-24 13:15:58 +02:00 committed by Marge Bot
parent a3543adc26
commit 4017116fa0
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# Exclude this test which might fail when a new extension is implemented.
dEQP-VK.info.device_extensions
# Exclude WSI related tests.
dEQP-VK.image.swapchain_mutable.*
dEQP-VK.wsi.*