Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] i915/gem_pwrite: Enable some subtests for CI
@ 2020-11-07 13:48 Chris Wilson
  2020-11-07 14:47 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chris Wilson @ 2020-11-07 13:48 UTC (permalink / raw)
  To: igt-dev; +Cc: Chris Wilson

CI blacklists gem_pwrite !basic subtests, but there are a few in there
are foundational so include them.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
---
 tests/i915/gem_pwrite.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/i915/gem_pwrite.c b/tests/i915/gem_pwrite.c
index 7a0864637..492b6035c 100644
--- a/tests/i915/gem_pwrite.c
+++ b/tests/i915/gem_pwrite.c
@@ -510,10 +510,10 @@ igt_main_args("s:", NULL, help_str, opt_handler, NULL)
 		}
 	}
 
-	igt_subtest("self")
+	igt_subtest("basic-self")
 		pwrite_self(fd);
 
-	igt_subtest("exhaustion")
+	igt_subtest("basic-exhaustion")
 		test_exhaustion(fd);
 
 	for (c = cache; c->level != -1; c++) {
-- 
2.29.2

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2020-11-09  6:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-07 13:48 [igt-dev] [PATCH i-g-t] i915/gem_pwrite: Enable some subtests for CI Chris Wilson
2020-11-07 14:47 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2020-11-07 15:51 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2020-11-09  6:04 ` [igt-dev] [PATCH i-g-t] " Dixit, Ashutosh

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