Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] xe_live_ktest: remove wa from the testlist
@ 2023-08-09 14:48 Mauro Carvalho Chehab
  2023-08-09 15:00 ` Lucas De Marchi
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Mauro Carvalho Chehab @ 2023-08-09 14:48 UTC (permalink / raw)
  To: igt-dev

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

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-08-10 15:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09 14:48 [igt-dev] [PATCH i-g-t] xe_live_ktest: remove wa from the testlist Mauro Carvalho Chehab
2023-08-09 15:00 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox