All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Cleber Rosa" <crosa@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@mailo.com>,
	"Daniel P. Berrangé" <berrange@redhat.com>,
	"John Snow" <jsnow@redhat.com>,
	"Thomas Huth" <th.huth+qemu@posteo.eu>
Subject: Re: [PATCH 0/4] testing: some minor QoL changes for functional tests
Date: Fri, 19 Jun 2026 14:35:11 +0100	[thread overview]
Message-ID: <87a4sqfyb4.fsf@draig.linaro.org> (raw)
In-Reply-To: <20260614100902.885698-1-alex.bennee@linaro.org> ("Alex Bennée"'s message of "Sun, 14 Jun 2026 11:08:58 +0100")

Alex Bennée <alex.bennee@linaro.org> writes:

> I spend a lot of time trying to recreate functional test failures on
> the command line where I can add gdbstub or run under rr. Invariably
> this involves running the test with "env QEMU_TEST_KEEP_SCRATCH=1" and
> then extracting the command line and tweaking it.
>
> I finally got annoyed enough to look at the command line code and see
> if I could do this a better way. Ideally I could just do something
> like:
>
>   ./pyvenv/bin/meson test --suite thorough func-arm-aspeed_anacapa --cmdline
>
> but for now I'll stick with copy and pasting a line from the logs and
> saving a few seconds removing all the QMP and console sockets.
>
> I've also included the pylint change which is now reviewed and can be
> picked up. If not I'll grab it next time I do a testing/next sweep.
>

Queued to testing/next, thanks.

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro


      parent reply	other threads:[~2026-06-19 13:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-14 10:08 [PATCH 0/4] testing: some minor QoL changes for functional tests Alex Bennée
2026-06-14 10:08 ` [PATCH 1/4] python/qemu: split arg between base and harness lists Alex Bennée
2026-06-15 10:36   ` Philippe Mathieu-Daudé
2026-06-14 10:09 ` [PATCH 2/4] python/qemu: split console from harness args Alex Bennée
2026-06-15 10:37   ` Philippe Mathieu-Daudé
2026-06-14 10:09 ` [PATCH 3/4] python/qemu: dump a developer friendly version of cmdline to logs Alex Bennée
2026-06-15 10:37   ` Philippe Mathieu-Daudé
2026-06-14 10:09 ` [PATCH 4/4] tests/functional: tell pylint not to check c-modules Alex Bennée
2026-06-16 11:09 ` [PATCH 0/4] testing: some minor QoL changes for functional tests Thomas Huth
2026-06-19 13:35 ` Alex Bennée [this message]

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=87a4sqfyb4.fsf@draig.linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=berrange@redhat.com \
    --cc=crosa@redhat.com \
    --cc=jsnow@redhat.com \
    --cc=philmd@mailo.com \
    --cc=qemu-devel@nongnu.org \
    --cc=th.huth+qemu@posteo.eu \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.