qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Sascha Silbe <silbe@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org, Kevin Wolf <kwolf@redhat.com>,
	qemu-block@nongnu.org
Cc: Tu Bo <tubo@linux.vnet.ibm.com>
Subject: [Qemu-devel] [PATCH 0/2] qemu-iotests: fix 067 on s390x
Date: Tue,  9 Feb 2016 14:23:08 +0100	[thread overview]
Message-ID: <1455024190-105823-1-git-send-email-silbe@linux.vnet.ibm.com> (raw)

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	other threads:[~2016-02-09 13:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-09 13:23 Sascha Silbe [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1455024190-105823-1-git-send-email-silbe@linux.vnet.ibm.com \
    --to=silbe@linux.vnet.ibm.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=tubo@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).