qemu-devel
[Top][All Lists]
Advanced

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

[PATCH v2 0/2] pylint: fix new errors and warnings in qemu-iotests


From: Emanuele Giuseppe Esposito
Subject: [PATCH v2 0/2] pylint: fix new errors and warnings in qemu-iotests
Date: Fri, 8 Oct 2021 02:28:19 -0400

There are some warnings and errors that we either miss or
are new in pylint. Anyways, test 297 of qemu-iotests fails
because of that, so we need to fix it.

All these fixes involve just indentation or additional spaces
added.

Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
---
v2:
* temporarly enable and then disable "bad whitespace" error in image-fleecing
* better indentation for a fix in test 129 in patch one

Emanuele Giuseppe Esposito (2):
  pylint: fix errors and warnings generated by tests/qemu-iotests/297
  qemu-iotests: fix image-fleecing pylint errors

 tests/qemu-iotests/129                  | 18 +++++++++---------
 tests/qemu-iotests/310                  | 16 ++++++++--------
 tests/qemu-iotests/check                | 11 ++++++-----
 tests/qemu-iotests/iotests.py           |  7 ++++---
 tests/qemu-iotests/tests/image-fleecing |  8 ++++++--
 5 files changed, 33 insertions(+), 27 deletions(-)

-- 
2.27.0




reply via email to

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