From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org
Cc: Richard Henderson <richard.henderson@linaro.org>
Subject: [PULL 0/4] Functional test patches (fixes for pylint issues)
Date: Tue, 11 Nov 2025 11:21:54 +0100 [thread overview]
Message-ID: <20251111102158.92091-1-thuth@redhat.com> (raw)
Hi Richard!
The following changes since commit 593aee5df98b4a862ff8841a57ea3dbf22131a5f:
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (2025-11-10 16:49:59 +0100)
are available in the Git repository at:
https://gitlab.com/thuth/qemu.git tags/pull-request-2025-11-11
for you to fetch changes up to 0fa4b130a8d4fc46fb7b0b97b34656ac0c69c3c9:
tests/functional/m68k/test_nextcube: Fix issues reported by pylint (2025-11-11 09:39:03 +0100)
----------------------------------------------------------------
* Fix some issues in the functional tests that pylint complains about
----------------------------------------------------------------
Thomas Huth (4):
tests/functional: Fix problems in testcase.py reported by pylint
tests/functional/aarch64/test_device_passthrough: Fix warnings from pylint
tests/functional/mips64el: Silence issues reported by pylint
tests/functional/m68k/test_nextcube: Fix issues reported by pylint
.../functional/aarch64/test_device_passthrough.py | 26 ++-
tests/functional/m68k/test_nextcube.py | 4 +-
tests/functional/mips64el/test_malta.py | 15 +-
tests/functional/mips64el/test_replay.py | 4 +-
tests/functional/qemu_test/testcase.py | 243 +++++++++++----------
5 files changed, 150 insertions(+), 142 deletions(-)
next reply other threads:[~2025-11-11 10:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-11 10:21 Thomas Huth [this message]
2025-11-11 10:21 ` [PULL 1/4] tests/functional: Fix problems in testcase.py reported by pylint Thomas Huth
2025-11-11 10:21 ` [PULL 2/4] tests/functional/aarch64/test_device_passthrough: Fix warnings from pylint Thomas Huth
2025-11-11 10:21 ` [PULL 3/4] tests/functional/mips64el: Silence issues reported by pylint Thomas Huth
2025-11-11 10:21 ` [PULL 4/4] tests/functional/m68k/test_nextcube: Fix " Thomas Huth
2025-11-12 10:46 ` [PULL 0/4] Functional test patches (fixes for pylint issues) Richard Henderson
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=20251111102158.92091-1-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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;
as well as URLs for NNTP newsgroup(s).