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 0/1] fix igt_runner job list handler
Date: Fri, 20 Oct 2023 15:30:10 +0200	[thread overview]
Message-ID: <20231020133413.135395-1-mauro.chehab@linux.intel.com> (raw)

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

             reply	other threads:[~2023-10-20 13:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-20 13:30 Mauro Carvalho Chehab [this message]
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

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=20231020133413.135395-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