Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t] xe_live_ktest: remove wa from the testlist
Date: Wed,  9 Aug 2023 16:48:45 +0200	[thread overview]
Message-ID: <20230809144845.653231-1-mauro.chehab@linux.intel.com> (raw)

From: Mauro Carvalho Chehab <mchehab@kernel.org>

The workaround selftest is not a live test. It is meant to run
via kunit.py, as part of the driver-independent validation.

So, remove it from IGT.

Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
---
 tests/xe/xe_live_ktest.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/xe/xe_live_ktest.c b/tests/xe/xe_live_ktest.c
index f0cbf4f623bc..53cc8c186215 100644
--- a/tests/xe/xe_live_ktest.c
+++ b/tests/xe/xe_live_ktest.c
@@ -40,7 +40,6 @@ static const struct kunit_tests live_tests[] = {
 	{ "xe_migrate_test",	"migrate" },
 	{ "xe_pci_test",	"pci" },
 	{ "xe_rtp_test",	"rtp" },
-	{ "xe_wa_test",		"wa" },
 };
 
 igt_main
-- 
2.41.0

             reply	other threads:[~2023-08-09 14:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-09 14:48 Mauro Carvalho Chehab [this message]
2023-08-09 15:00 ` [igt-dev] [PATCH i-g-t] xe_live_ktest: remove wa from the testlist Lucas De Marchi
2023-08-10  4:23   ` Mauro Carvalho Chehab
2023-08-10  4:34     ` Mauro Carvalho Chehab
2023-08-09 16:02 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2023-08-09 16:55 ` [igt-dev] ○ CI.xeBAT: info " Patchwork
2023-08-10 15:39 ` [igt-dev] ✓ Fi.CI.IGT: success " 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=20230809144845.653231-1-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