[igt-dev] [PATCH i-g-t 3/3 v6] intel-ci: Blacklist tests on pipe I to pipe P

Vignesh Raman vignesh.raman at collabora.com
Mon Nov 13 10:04:19 UTC 2023


Blacklist tests on pipe I to pipe P on both
XE blocklist and intel-ci blacklist.

Acked-by: Helen Koike <helen.koike at collabora.com>
Reviewed-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
Signed-off-by: Vignesh Raman <vignesh.raman at collabora.com>
---

v5:
  - Split the commits and added a new commit for blacklisting tests.

v6:
  - No change.

---
 tests/intel-ci/blacklist.txt    | 7 ++-----
 tests/intel-ci/xe.blocklist.txt | 6 +++---
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index e13759d3e..4427804d5 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -117,12 +117,9 @@ igt at gem_ctx_isolation@.*-s4
 ###############################################
 igt at i915_suspend@shrink
 ###############################################
-# pipe-e, pipe-f, pipe-g, pipe-h no current HW support
+# pipe-e to pipe-p no current HW support
 ###############################################
-igt at .*@.*pipe-e($|-.*)
-igt at .*@.*pipe-f($|-.*)
-igt at .*@.*pipe-g($|-.*)
-igt at .*@.*pipe-h($|-.*)
+igt at .*@.*pipe-[e-pE-P]($|-.*)
 
 ###############################################
 # Temporary workarounds for CI-impacting bugs
diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index 135ab18a3..71946a50f 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -44,11 +44,11 @@ igt at syncobj_.*
 igt at template
 igt at tools_test
 ##################################################################
-# KMS: Pipe E, F, G and H are not available on Intel hardware,
+# KMS: Pipe E to Pipe P are not available on Intel hardware,
 # hence can't use more than 4 displays.
 ##################################################################
-igt at .*@.*pipe-(e|f|g|h).*
-igt at kms_bw@.*-(5|6|7|8)-displays-.*
+igt at .*@.*pipe-[e-pE-P].*
+igt at kms_bw@.*-([5-9]|1[0-6])-displays-.*
 ##################################################################
 # KMS: Tests specific to i915 driver
 ##################################################################
-- 
2.40.1



More information about the igt-dev mailing list