From: "Alex Bennée" <alex.bennee@linaro.org>
To: Pavel Dovgalyuk <pavel.dovgalyuk@ispras.ru>
Cc: qemu-devel@nongnu.org, pbonzini@redhat.com, philmd@redhat.com,
crosa@redhat.com, wrampazz@redhat.com
Subject: Re: [PATCH] tests/avocado: fix replay-linux test
Date: Tue, 09 Aug 2022 09:23:05 +0100 [thread overview]
Message-ID: <878rnxomfm.fsf@linaro.org> (raw)
In-Reply-To: <165943656662.362178.2086588841425038338.stgit@pasha-ThinkPad-X280>
Pavel Dovgalyuk <pavel.dovgalyuk@ispras.ru> writes:
> Last line of the test is missing by accident.
> This patch fixes the script.
>
> Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru>
> ---
> tests/avocado/replay_linux.py | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/avocado/replay_linux.py b/tests/avocado/replay_linux.py
> index 40e4f6908e..e1f9981a34 100644
> --- a/tests/avocado/replay_linux.py
> +++ b/tests/avocado/replay_linux.py
> @@ -189,3 +189,4 @@ def test_virt_gicv3(self):
>
> self.run_rr(shift=3,
> args=(*self.get_common_args(),
> + "-machine", "virt,gic-version=3"))
Queued to testing/next, thanks.
--
Alex Bennée
next prev parent reply other threads:[~2022-08-09 8:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-02 10:36 [PATCH] tests/avocado: fix replay-linux test Pavel Dovgalyuk
2022-08-02 14:30 ` Philippe Mathieu-Daudé via
2022-08-09 8:23 ` Alex Bennée [this message]
2022-08-09 8:28 ` Alex Bennée
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=878rnxomfm.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=crosa@redhat.com \
--cc=pavel.dovgalyuk@ispras.ru \
--cc=pbonzini@redhat.com \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=wrampazz@redhat.com \
/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;
as well as URLs for NNTP newsgroup(s).