From: Kevin Wolf <kwolf@redhat.com>
To: Ian Main <imain@redhat.com>
Cc: famz@redhat.com, qemu-devel@nongnu.org, rjones@redhat.com,
stefanha@redhat.com, pbonzini@redhat.com
Subject: Re: [Qemu-devel] [PATCH V7 2/2] Add tests for sync modes 'TOP' and 'NONE'
Date: Fri, 26 Jul 2013 18:58:34 +0200 [thread overview]
Message-ID: <20130726165834.GE18446@dhcp-200-207.str.redhat.com> (raw)
In-Reply-To: <1374800982-2818-3-git-send-email-imain@redhat.com>
Am 26.07.2013 um 03:09 hat Ian Main geschrieben:
> This patch adds tests for sync modes top and none. Test for 'TOP'
> is separated out as it requires a backing file. Also added a test
> for invalid format.
>
> Signed-off-by: Ian Main <imain@redhat.com>
Test 055 fails for me:
$ ./check -T -nocache -qcow2 055
QEMU -- /home/kwolf/source/qemu/tests/qemu-iotests/qemu
QEMU_IMG -- /home/kwolf/source/qemu/tests/qemu-iotests/qemu-img
QEMU_IO -- /home/kwolf/source/qemu/tests/qemu-iotests/qemu-io
IMGFMT -- qcow2 (compat=1.1)
IMGPROTO -- file
PLATFORM -- Linux/x86_64 dhcp-200-207 3.9.11-200.fc18.x86_64
055 11s ... [18:48:19] [18:48:40] [failed, exit status 1] - output mismatch (see 055.out.bad)
--- 055.out 2013-07-26 16:43:43.573732375 +0200
+++ 055.out.bad 2013-07-26 18:48:40.825459464 +0200
@@ -1,5 +1,13 @@
-...............
+...F...........
+======================================================================
+FAIL: test_cancel_sync_none (__main__.TestSingleDrive)
+----------------------------------------------------------------------
+Traceback (most recent call last):
+ File "./055", line 74, in test_cancel_sync_none
+ self.assertEqual(-1, qemu_io('-c', 'read -P0x41 0 512', target_img).find("verification failed"))
+AssertionError: -1 != 8
+
----------------------------------------------------------------------
Ran 15 tests
-OK
+FAILED (failures=1)
Failures: 055
Failed 1 of 1 tests
prev parent reply other threads:[~2013-07-26 16:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-26 1:09 [Qemu-devel] [PATCH V7 0/2] Implement sync modes for drive-backup Ian Main
2013-07-26 1:09 ` [Qemu-devel] [PATCH V7 1/2] " Ian Main
2013-07-26 6:58 ` Paolo Bonzini
2013-07-26 17:15 ` Ian Main
2013-07-26 1:09 ` [Qemu-devel] [PATCH V7 2/2] Add tests for sync modes 'TOP' and 'NONE' Ian Main
2013-07-26 16:58 ` Kevin Wolf [this message]
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=20130726165834.GE18446@dhcp-200-207.str.redhat.com \
--to=kwolf@redhat.com \
--cc=famz@redhat.com \
--cc=imain@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=rjones@redhat.com \
--cc=stefanha@redhat.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).