qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] qemu-iotests: fix 067 on s390x
@ 2016-02-09 13:23 Sascha Silbe
  2016-02-09 13:23 ` [Qemu-devel] [PATCH 1/2] qemu-iotests: add _filter_qmp_events() for filtering out QMP events Sascha Silbe
  2016-02-09 13:23 ` [Qemu-devel] [PATCH 2/2] qemu-iotests: 067: ignore " Sascha Silbe
  0 siblings, 2 replies; 7+ messages in thread
From: Sascha Silbe @ 2016-02-09 13:23 UTC (permalink / raw)
  To: qemu-devel, Kevin Wolf, qemu-block; +Cc: Tu Bo

qemu-iotests test case 067 fails on s390x because the ordering of its
output is architecture-dependent (asynchronous vs. synchronous hotplug
handling). This series fixes the failure by filtering events from QMP
output for 067. There are two possible alternative approaches; see my
notes on the second patch.

Sascha Silbe (2):
  qemu-iotests: add _filter_qmp_events() for filtering out QMP events
  qemu-iotests: 067: ignore QMP events

 tests/qemu-iotests/067           |   4 +-
 tests/qemu-iotests/067.out       | 527 +++------------------------------------
 tests/qemu-iotests/common.filter |   6 +
 3 files changed, 41 insertions(+), 496 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2016-02-11 16:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-09 13:23 [Qemu-devel] [PATCH 0/2] qemu-iotests: fix 067 on s390x Sascha Silbe
2016-02-09 13:23 ` [Qemu-devel] [PATCH 1/2] qemu-iotests: add _filter_qmp_events() for filtering out QMP events Sascha Silbe
2016-02-10 16:43   ` Max Reitz
2016-02-10 18:52     ` Sascha Silbe
2016-02-10 22:14       ` Eric Blake
2016-02-11 16:54         ` Sascha Silbe
2016-02-09 13:23 ` [Qemu-devel] [PATCH 2/2] qemu-iotests: 067: ignore " Sascha Silbe

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