[PATCH i-g-t v1 1/2] intel-ci/i915: Block more Xe tests in i915 runs
Kamil Konieczny
kamil.konieczny at linux.intel.com
Wed Apr 2 16:12:05 UTC 2025
There was recently added new generic Intel test
intel_sysfs_debugfs at xe-debugfs-read-all-entries which is causing
a valid skip on DG2. Lets block all similar Xe tests from i915
runs.
Cc: Peter Senna Tschudin <peter.senna at linux.intel.com>
Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13983
Signed-off-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
---
tests/intel-ci/blacklist.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 9917bf46a..1afea1c86 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -2,6 +2,7 @@
# This file is for non-Xe tests only
###############################################
igt at xe.*
+igt at .*@xe.*
igt at meta_test(@.*)?
--
2.49.0
More information about the igt-dev
mailing list