[igt-dev] [PATCH i-g-t 0/1] fix igt_runner job list handler
Mauro Carvalho Chehab
mauro.chehab at linux.intel.com
Fri Oct 20 13:30:10 UTC 2023
From: Mauro Carvalho Chehab <mchehab at 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
More information about the igt-dev
mailing list