qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Philippe Mathieu-Daudé" <philmd@redhat.com>,
	"Cleber Rosa" <crosa@redhat.com>
Subject: [PULL 21/21] tests/acceptance/ppc_prep_40p.py: clean up unused import
Date: Mon, 27 Sep 2021 19:02:27 +0200	[thread overview]
Message-ID: <20210927170227.2014482-22-philmd@redhat.com> (raw)
In-Reply-To: <20210927170227.2014482-1-philmd@redhat.com>

From: Cleber Rosa <crosa@redhat.com>

Just a removal of an unused imported symbol.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210924185506.2542588-16-crosa@redhat.com>
---
 tests/acceptance/ppc_prep_40p.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/acceptance/ppc_prep_40p.py b/tests/acceptance/ppc_prep_40p.py
index 6b28a69ea59..5e61e686bd0 100644
--- a/tests/acceptance/ppc_prep_40p.py
+++ b/tests/acceptance/ppc_prep_40p.py
@@ -7,7 +7,6 @@
 
 import os
 
-from avocado import skipIf
 from avocado import skipUnless
 from avocado_qemu import Test
 from avocado_qemu import wait_for_console_pattern
-- 
2.31.1



  parent reply	other threads:[~2021-09-27 17:26 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-27 17:02 [PULL 00/21] Integration testing patches for 2021-09-27 Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 01/21] tests/acceptance: add replay kernel test for s390x Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 02/21] tests/acceptance: add replay kernel test for openrisc Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 03/21] tests/acceptance: add replay kernel test for nios2 Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 04/21] tests/acceptance: add replay kernel test for alpha Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 05/21] tests/acceptance: Linux boot test for record/replay Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 06/21] Acceptance tests: add myself as a reviewer for the acceptance tests Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 07/21] Acceptance Tests: add standard clean up at test tearDown() Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 08/21] avocado_qemu: standardize super() call following PEP3135 Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 09/21] avocado_qemu: fix import module based on isort Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 10/21] avocado_qemu: tweak ssh connect method Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 11/21] avocado_qemu: explicitly return None to avoid R1710 Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 12/21] avocado_qemu: fix inheritance order on LinuxTest class Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 13/21] tests/Makefile: allow control over tags during check-acceptance Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 14/21] docs/devel/testing: add instruction to run a single acceptance test Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 15/21] tests/Makefile: add AVOCADO_TESTS option to make check-acceptance Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 16/21] qemu: Split machine_ppc.py acceptance tests Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 17/21] Acceptance Tests: improve check-acceptance description Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 18/21] acceptance/tests/vnc.py: use explicit syntax for enabling passwords Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 19/21] tests/acceptance/boot_xen.py: removed unused import Philippe Mathieu-Daudé
2021-09-27 17:02 ` [PULL 20/21] tests/acceptance/ppc_prep_40p.py: NetBSD 7.1.2 location update Philippe Mathieu-Daudé
2021-09-27 17:02 ` Philippe Mathieu-Daudé [this message]
2021-09-27 17:56 ` [PULL 00/21] Integration testing patches for 2021-09-27 Philippe Mathieu-Daudé

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=20210927170227.2014482-22-philmd@redhat.com \
    --to=philmd@redhat.com \
    --cc=crosa@redhat.com \
    --cc=qemu-devel@nongnu.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).