qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/9] iotests: Fix some issues
@ 2019-01-23 14:46 Max Reitz
  2019-01-23 14:46 ` [Qemu-devel] [PATCH 1/9] iotests: Re-add filename filters Max Reitz
                   ` (8 more replies)
  0 siblings, 9 replies; 23+ messages in thread
From: Max Reitz @ 2019-01-23 14:46 UTC (permalink / raw)
  To: qemu-block; +Cc: qemu-devel, Max Reitz, Kevin Wolf, John Snow

A couple of iotests for not-so-common formats/protocols are broken for
me, so this series fixes them.

The last patch in this series is not required, but it seemed like a good
thing to do to me.

As a side note, I have many issues with iotests that are rather flaky,
I'll have to investigate those separately (093 and 136, among others).
Maybe I should just stop trying to run tests in parallel...


Max Reitz (9):
  iotests: Re-add filename filters
  iotests: Remove superfluous rm from 232
  iotests: Fix 232 for LUKS
  iotests: Fix 207 to use QMP filters for qmp_log
  iotests: Fix 237 for Python 2.x
  iotests.py: Add is_str()
  iotests.py: Filter filename in any string value
  iotests: Filter SSH paths
  iotests.py: s/_/-/g on keys in qmp_log()

 tests/qemu-iotests/206.out    | 56 +++++++++++++++++------------------
 tests/qemu-iotests/207        | 10 +++++--
 tests/qemu-iotests/207.out    | 18 +++++------
 tests/qemu-iotests/210        |  5 ++--
 tests/qemu-iotests/210.out    | 28 +++++++++---------
 tests/qemu-iotests/211        |  5 ++--
 tests/qemu-iotests/211.out    | 26 ++++++++--------
 tests/qemu-iotests/212        |  5 ++--
 tests/qemu-iotests/212.out    | 44 +++++++++++++--------------
 tests/qemu-iotests/213        |  5 ++--
 tests/qemu-iotests/213.out    | 46 ++++++++++++++--------------
 tests/qemu-iotests/232        |  5 +++-
 tests/qemu-iotests/237        |  7 +++--
 tests/qemu-iotests/237.out    | 54 ++++++++++++++++-----------------
 tests/qemu-iotests/common.rc  |  1 +
 tests/qemu-iotests/iotests.py | 14 +++++++--
 16 files changed, 175 insertions(+), 154 deletions(-)

-- 
2.20.1

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2019-01-30 13:24 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-23 14:46 [Qemu-devel] [PATCH 0/9] iotests: Fix some issues Max Reitz
2019-01-23 14:46 ` [Qemu-devel] [PATCH 1/9] iotests: Re-add filename filters Max Reitz
2019-01-29 21:22   ` John Snow
2019-01-23 14:46 ` [Qemu-devel] [PATCH 2/9] iotests: Remove superfluous rm from 232 Max Reitz
2019-01-23 15:10   ` Eric Blake
2019-01-29 21:23   ` John Snow
2019-01-23 14:46 ` [Qemu-devel] [PATCH 3/9] iotests: Fix 232 for LUKS Max Reitz
2019-01-29 21:26   ` John Snow
2019-01-30 13:05     ` Max Reitz
2019-01-23 14:46 ` [Qemu-devel] [PATCH 4/9] iotests: Fix 207 to use QMP filters for qmp_log Max Reitz
2019-01-29 21:31   ` John Snow
2019-01-30 13:16     ` Max Reitz
2019-01-23 14:46 ` [Qemu-devel] [PATCH 5/9] iotests: Fix 237 for Python 2.x Max Reitz
2019-01-29 21:21   ` John Snow
2019-01-30 13:06     ` Max Reitz
2019-01-23 14:46 ` [Qemu-devel] [PATCH 6/9] iotests.py: Add is_str() Max Reitz
2019-01-29 21:35   ` John Snow
2019-01-30 13:23     ` Max Reitz
2019-01-23 14:46 ` [Qemu-devel] [PATCH 7/9] iotests.py: Filter filename in any string value Max Reitz
2019-01-29 21:36   ` John Snow
2019-01-23 14:46 ` [Qemu-devel] [PATCH 8/9] iotests: Filter SSH paths Max Reitz
2019-01-29 21:40   ` John Snow
2019-01-23 14:46 ` [Qemu-devel] [PATCH 9/9] iotests.py: s/_/-/g on keys in qmp_log() Max Reitz

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).