qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] qemu-iotests: fix 067 on s390x


From: Sascha Silbe
Subject: [Qemu-devel] [PATCH 0/2] qemu-iotests: fix 067 on s390x
Date: Tue, 9 Feb 2016 14:23:08 +0100

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




reply via email to

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