qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 01/31] tests/functional: remove many unused imports


From: Thomas Huth
Subject: Re: [PATCH v2 01/31] tests/functional: remove many unused imports
Date: Wed, 11 Dec 2024 20:31:35 +0100
User-agent: Mozilla Thunderbird

On 11/12/2024 18.26, Daniel P. Berrangé wrote:
Identified using 'pylint --disable=all --enable=W0611'

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
  tests/functional/qemu_test/asset.py              | 1 -
  tests/functional/qemu_test/tesseract.py          | 1 -
  tests/functional/qemu_test/tuxruntest.py         | 3 +--
  tests/functional/test_aarch64_aspeed.py          | 1 -
  tests/functional/test_aarch64_sbsaref_alpine.py  | 1 -
  tests/functional/test_aarch64_sbsaref_freebsd.py | 1 -
  tests/functional/test_acpi_bits.py               | 2 --
  tests/functional/test_arm_aspeed.py              | 1 -
  tests/functional/test_arm_bpim2u.py              | 2 +-
  tests/functional/test_arm_collie.py              | 2 +-
  tests/functional/test_arm_cubieboard.py          | 1 -
  tests/functional/test_arm_orangepi.py            | 2 +-
  tests/functional/test_arm_smdkc210.py            | 3 +--
  tests/functional/test_arm_sx1.py                 | 2 +-
  tests/functional/test_microblaze_s3adsp1800.py   | 1 -
  tests/functional/test_ppc_amiga.py               | 2 +-
  tests/functional/test_virtio_gpu.py              | 1 -
  tests/lcitool/libvirt-ci                         | 2 +-
  18 files changed, 8 insertions(+), 21 deletions(-)
...
diff --git a/tests/lcitool/libvirt-ci b/tests/lcitool/libvirt-ci
index 9ad3f70bde..0f11966131 160000
--- a/tests/lcitool/libvirt-ci
+++ b/tests/lcitool/libvirt-ci
@@ -1 +1 @@
-Subproject commit 9ad3f70bde9865d5ad18f36d256d472e72b5cbf3
+Subproject commit 0f119661317333038e91b6fb9d0381a6934dcd0c

That one seems unintentional?

 Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]