From: Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [RFC 3/4] i915-blocklist.txt: sort the other driver block list
Date: Thu, 23 Mar 2023 17:29:42 +0100 [thread overview]
Message-ID: <20230323162943.1961396-4-mauro.chehab@linux.intel.com> (raw)
In-Reply-To: <20230323162943.1961396-1-mauro.chehab@linux.intel.com>
From: Mauro Carvalho Chehab <mchehab@kernel.org>
Place other driver-specific tests at the beginning of the file,
sorting them on alphabetical order.
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
---
tests/intel-ci/i915-blocklist.txt | 44 ++++++++++++++++++-------------
1 file changed, 25 insertions(+), 19 deletions(-)
diff --git a/tests/intel-ci/i915-blocklist.txt b/tests/intel-ci/i915-blocklist.txt
index 243bc60934f6..e1569150b59f 100644
--- a/tests/intel-ci/i915-blocklist.txt
+++ b/tests/intel-ci/i915-blocklist.txt
@@ -1,7 +1,30 @@
+#############################################################
+# This file is for blocking tests from running on i915 driver
+#############################################################
+
+################################################################
+# Block tests for other hardware - please keep sorted per vendor
+################################################################
+
+# AMD
+igt@amdgpu/.*
+
+# Broadcom
+igt@vc4_.*
+igt@v3d_.*
+
+# Intel
+igt@xe.*
+
+# Panfrost
+igt@panfrost_.*
+
+# Qualcomm
+igt@msm_.*
+
###############################################
-# This file is for non-Xe tests only
+# Block other tests
###############################################
-igt@xe.*
igt@meta_test(@.*)?
###############################################
@@ -84,23 +107,6 @@ igt@kms_frontbuffer_tracking@.*drrs.*
###############################################
igt@kms_chamelium_frames@hdmi-.*-planes-random
###############################################
-# Broadcom
-###############################################
-igt@vc4_.*
-igt@v3d_.*
-###############################################
-# AMD
-###############################################
-igt@amdgpu/.*
-###############################################
-# Panfrost
-###############################################
-igt@panfrost_.*
-###############################################
-# Qualcomm
-###############################################
-igt@msm_.*
-###############################################
# Hibernate: not configured correctly on CI
###############################################
igt@.*@.*-hibernate
--
2.39.2
next prev parent reply other threads:[~2023-03-23 16:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-23 16:29 [igt-dev] [RFC 0/4] Rename the blocked test lists Mauro Carvalho Chehab
2023-03-23 16:29 ` [igt-dev] [RFC 1/4] tests/intel-ci: rename block list files Mauro Carvalho Chehab
2023-03-23 16:29 ` [igt-dev] [RFC 2/4] tests/intel-ci: add symlinks to avoid breaking CI pipelines Mauro Carvalho Chehab
2023-03-23 16:29 ` Mauro Carvalho Chehab [this message]
2023-04-04 15:57 ` [igt-dev] [RFC 3/4] i915-blocklist.txt: sort the other driver block list Kamil Konieczny
2023-03-23 16:29 ` [igt-dev] [RFC 4/4] xe-blocklist.txt: add a blocklist for the Xe driver Mauro Carvalho Chehab
2023-04-04 16:01 ` Kamil Konieczny
2023-03-23 17:40 ` [igt-dev] ✓ Fi.CI.BAT: success for Rename the blocked test lists Patchwork
2023-03-23 23:02 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230323162943.1961396-4-mauro.chehab@linux.intel.com \
--to=mauro.chehab@linux.intel.com \
--cc=igt-dev@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox