Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/1] fix igt_runner job list handler
@ 2023-10-20 13:30 Mauro Carvalho Chehab
  2023-10-20 13:30 ` [igt-dev] [PATCH i-g-t 1/1] igt_runner: job_list: expand subtests also when --test-list is used Mauro Carvalho Chehab
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mauro Carvalho Chehab @ 2023-10-20 13:30 UTC (permalink / raw)
  To: igt-dev

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

As reported at:
	https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/149

IGT runner is not properly generating a testlist on some cases.
The problem is that subtest expansion is not done properly when
a test list is passed to the runner together with blocklist(s).

Fix it by ensuring that subtests will be handled whenever a block
list is passed to it.

Mauro Carvalho Chehab (1):
  igt_runner: job_list: expand subtests also when --test-list is used

 runner/job_list.c | 56 ++++++++++++++++++++++++++++-------------------
 1 file changed, 34 insertions(+), 22 deletions(-)

-- 
2.41.0

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

end of thread, other threads:[~2023-10-24  1:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-20 13:30 [igt-dev] [PATCH i-g-t 0/1] fix igt_runner job list handler Mauro Carvalho Chehab
2023-10-20 13:30 ` [igt-dev] [PATCH i-g-t 1/1] igt_runner: job_list: expand subtests also when --test-list is used Mauro Carvalho Chehab
2023-10-24  1:34 ` [igt-dev] ✗ GitLab.Pipeline: warning for fix igt_runner job list handler Patchwork
2023-10-24  1:45 ` [igt-dev] ✗ Fi.CI.BAT: failure " Patchwork

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