qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 1/1] block: fix iotest 146 output expectations
@ 2018-03-12 21:29 Jeff Cody
  2018-03-12 21:35 ` Eric Blake
  2018-03-16 13:08 ` Kevin Wolf
  0 siblings, 2 replies; 3+ messages in thread
From: Jeff Cody @ 2018-03-12 21:29 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-block, kwolf

Commit bff5554843 added "force_size" into the common.filter for
_filter_img_create(), but test 146 still expects it in the output.

Signed-off-by: Jeff Cody <jcody@redhat.com>
---
 tests/qemu-iotests/146.out | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/qemu-iotests/146.out b/tests/qemu-iotests/146.out
index db6b296b9e..1332189d87 100644
--- a/tests/qemu-iotests/146.out
+++ b/tests/qemu-iotests/146.out
@@ -54,7 +54,7 @@ Formatting 'TEST_DIR/IMGFMT-create-test.IMGFMT', fmt=IMGFMT size=4294967296
 
 === Testing Image create, force_size ===
 
-Formatting 'TEST_DIR/IMGFMT-create-test.IMGFMT', fmt=IMGFMT size=4294967296 force_size=on
+Formatting 'TEST_DIR/IMGFMT-create-test.IMGFMT', fmt=IMGFMT size=4294967296
 
 === Read created image, default opts ====
 
-- 
2.13.6

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

* Re: [Qemu-devel] [PATCH 1/1] block: fix iotest 146 output expectations
  2018-03-12 21:29 [Qemu-devel] [PATCH 1/1] block: fix iotest 146 output expectations Jeff Cody
@ 2018-03-12 21:35 ` Eric Blake
  2018-03-16 13:08 ` Kevin Wolf
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Blake @ 2018-03-12 21:35 UTC (permalink / raw)
  To: Jeff Cody, qemu-devel; +Cc: kwolf, qemu-block

On 03/12/2018 04:29 PM, Jeff Cody wrote:
> Commit bff5554843 added "force_size" into the common.filter for
> _filter_img_create(), but test 146 still expects it in the output.
> 
> Signed-off-by: Jeff Cody <jcody@redhat.com>
> ---
>   tests/qemu-iotests/146.out | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Eric Blake <eblake@redhat.com>

> 
> diff --git a/tests/qemu-iotests/146.out b/tests/qemu-iotests/146.out
> index db6b296b9e..1332189d87 100644
> --- a/tests/qemu-iotests/146.out
> +++ b/tests/qemu-iotests/146.out
> @@ -54,7 +54,7 @@ Formatting 'TEST_DIR/IMGFMT-create-test.IMGFMT', fmt=IMGFMT size=4294967296
>   
>   === Testing Image create, force_size ===
>   
> -Formatting 'TEST_DIR/IMGFMT-create-test.IMGFMT', fmt=IMGFMT size=4294967296 force_size=on
> +Formatting 'TEST_DIR/IMGFMT-create-test.IMGFMT', fmt=IMGFMT size=4294967296
>   
>   === Read created image, default opts ====
>   
> 

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

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

* Re: [Qemu-devel] [PATCH 1/1] block: fix iotest 146 output expectations
  2018-03-12 21:29 [Qemu-devel] [PATCH 1/1] block: fix iotest 146 output expectations Jeff Cody
  2018-03-12 21:35 ` Eric Blake
@ 2018-03-16 13:08 ` Kevin Wolf
  1 sibling, 0 replies; 3+ messages in thread
From: Kevin Wolf @ 2018-03-16 13:08 UTC (permalink / raw)
  To: Jeff Cody; +Cc: qemu-devel, qemu-block

Am 12.03.2018 um 22:29 hat Jeff Cody geschrieben:
> Commit bff5554843 added "force_size" into the common.filter for
> _filter_img_create(), but test 146 still expects it in the output.
> 
> Signed-off-by: Jeff Cody <jcody@redhat.com>

Thanks, applied to the block branch.

Kevin

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

end of thread, other threads:[~2018-03-16 13:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-12 21:29 [Qemu-devel] [PATCH 1/1] block: fix iotest 146 output expectations Jeff Cody
2018-03-12 21:35 ` Eric Blake
2018-03-16 13:08 ` Kevin Wolf

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