[i-g-t V2 3/3] tests/intel-ci: Update blocklists
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Wed Jun 12 07:03:35 UTC 2024
As non-Intel tests are moved to different directories,
update the Intel CI blocklist accordingly.
V2: - Fix regex for non-Intel tests
Fixes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11129
Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
Reviewed-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
---
tests/intel-ci/blacklist.txt | 10 +++++-----
tests/intel-ci/xe.blocklist.txt | 4 ++--
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 4fdefb90d..c38cfe39f 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -91,12 +91,12 @@ igt at kms_chamelium_frames@hdmi-.*-planes-random
###############################################
# Broadcom
###############################################
-igt at vc4_.*
-igt at v3d_.*
+igt at vc4.*
+igt at v3d.*
###############################################
# AMD
###############################################
-igt at amdgpu/.*
+igt at amdgpu.*
###############################################
# VMware
###############################################
@@ -104,11 +104,11 @@ igt at vmwgfx.*
###############################################
# Panfrost
###############################################
-igt at panfrost_.*
+igt at panfrost.*
###############################################
# Qualcomm
###############################################
-igt at msm_.*
+igt at msm.*
###############################################
# Hibernate: not configured correctly on CI
###############################################
diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index b33b568fa..828baf324 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -4,9 +4,9 @@ igt at meta_test(@.*)?
# Non-Intel driver tests
##################################################################
igt at amdgpu.*
-igt at msm_.*
+igt at msm.*
igt at nouveau_.*
-igt at panfrost_.*
+igt at panfrost.*
igt at v3d.*
igt at vc4.*
igt at vgem_.*
--
2.43.2
More information about the igt-dev
mailing list