Mesa (master): ci: update the list of skipped tests for RAVEN

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Nov 15 17:10:05 UTC 2020


Module: Mesa
Branch: master
Commit: 2ad0142db2483d444b5289d30d52922eefe93a8e
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ad0142db2483d444b5289d30d52922eefe93a8e

Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Sun Nov 15 15:35:59 2020 +0100

ci: update the list of skipped tests for RAVEN

The list of default skipped tests should also be included.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Acked-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7626>

---

 .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.*



More information about the mesa-commit mailing list