Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Swati Sharma <swati2.sharma@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [PATCH i-g-t] intel-ci/xe.blocklist: fix regex
Date: Thu, 21 Dec 2023 20:25:01 +0530	[thread overview]
Message-ID: <20231221145501.354456-1-swati2.sharma@intel.com> (raw)

Fix regex, since its block-listing
"igt@kms_frontbuffer_tracking@pipe-fbc-rte" which is not
meant to be.

Fixes: 6be4fb999 ("intel-ci: Blacklist tests on pipe I to pipe P")
Signed-off-by: Swati Sharma <swati2.sharma@intel.com>
---
 tests/intel-ci/xe.blocklist.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index 7c28c3471..cd8960c64 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -47,7 +47,7 @@ igt@tools_test
 # KMS: Pipe E to Pipe P are not available on Intel hardware,
 # hence can't use more than 4 displays.
 ##################################################################
-igt@.*@.*pipe-[e-pE-P].*
+igt@.*@.*pipe-[e-pE-P]($|-.*)
 igt@kms_bw@.*-([5-9]|1[0-6])-displays-.*
 ##################################################################
 # KMS: Tests specific to i915 driver
-- 
2.25.1

             reply	other threads:[~2023-12-21 14:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-21 14:55 Swati Sharma [this message]
2023-12-21 18:40 ` [PATCH i-g-t] intel-ci/xe.blocklist: fix regex Kamil Konieczny
  -- strict thread matches above, loose matches on Subject: below --
2023-12-26 11:37 Swati Sharma

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=20231221145501.354456-1-swati2.sharma@intel.com \
    --to=swati2.sharma@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