From 2ad0142db2483d444b5289d30d52922eefe93a8e Mon Sep 17 00:00:00 2001 From: Samuel Pitoiset Date: Sun, 15 Nov 2020 15:35:59 +0100 Subject: [PATCH] ci: update the list of skipped tests for RAVEN The list of default skipped tests should also be included. Signed-off-by: Samuel Pitoiset Acked-by: Bas Nieuwenhuizen Part-of: --- .gitlab-ci/deqp-radv-raven-aco-skips.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitlab-ci/deqp-radv-raven-aco-skips.txt b/.gitlab-ci/deqp-radv-raven-aco-skips.txt index ca4104ba18a..e49406dfa88 100644 --- a/.gitlab-ci/deqp-radv-raven-aco-skips.txt +++ b/.gitlab-ci/deqp-radv-raven-aco-skips.txt @@ -1,3 +1,10 @@ +# 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.* + # This subset of CTS seems to randomly hangs on RAVEN only. # This needs to be investigated and fixed! dEQP-VK.synchronization.*