qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* iotest 051 failure on s390
@ 2021-03-18 16:32 Christian Borntraeger
  2021-03-18 19:40 ` John Snow
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Borntraeger @ 2021-03-18 16:32 UTC (permalink / raw)
  To: Max Reitz; +Cc: qemu-s390x, qemu-devel

On s390 with latest master I do get

051   fail       [17:30:00] [17:30:05]   5.4s                 output mismatch (see 051.out.bad)
--- /home/cborntra/REPOS/qemu/tests/qemu-iotests/051.out
+++ 051.out.bad
@@ -61,13 +61,13 @@
  (qemu) quit

  Testing: -drive file=TEST_DIR/t.qcow2,node-name=123foo
-QEMU_PROG: -drive file=TEST_DIR/t.qcow2,node-name=123foo: Invalid node name
+QEMU_PROG: -drive file=TEST_DIR/t.qcow2,node-name=123foo: Invalid node-name: '123foo'

  Testing: -drive file=TEST_DIR/t.qcow2,node-name=_foo
-QEMU_PROG: -drive file=TEST_DIR/t.qcow2,node-name=_foo: Invalid node name
+QEMU_PROG: -drive file=TEST_DIR/t.qcow2,node-name=_foo: Invalid node-name: '_foo'

  Testing: -drive file=TEST_DIR/t.qcow2,node-name=foo#12
-QEMU_PROG: -drive file=TEST_DIR/t.qcow2,node-name=foo#12: Invalid node name
+QEMU_PROG: -drive file=TEST_DIR/t.qcow2,node-name=foo#12: Invalid node-name: 'foo#12'


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

* Re: iotest 051 failure on s390
  2021-03-18 16:32 iotest 051 failure on s390 Christian Borntraeger
@ 2021-03-18 19:40 ` John Snow
  0 siblings, 0 replies; 2+ messages in thread
From: John Snow @ 2021-03-18 19:40 UTC (permalink / raw)
  To: Christian Borntraeger, Max Reitz
  Cc: Connor Kuehl, qemu-s390x, qemu-devel, Qemu-block

On 3/18/21 12:32 PM, Christian Borntraeger wrote:
> On s390 with latest master I do get
> 
> 051   fail       [17:30:00] [17:30:05]   5.4s                 output 
> mismatch (see 051.out.bad)
> --- /home/cborntra/REPOS/qemu/tests/qemu-iotests/051.out
> +++ 051.out.bad
> @@ -61,13 +61,13 @@
>   (qemu) quit
> 
>   Testing: -drive file=TEST_DIR/t.qcow2,node-name=123foo
> -QEMU_PROG: -drive file=TEST_DIR/t.qcow2,node-name=123foo: Invalid node 
> name
> +QEMU_PROG: -drive file=TEST_DIR/t.qcow2,node-name=123foo: Invalid 
> node-name: '123foo'
> 
>   Testing: -drive file=TEST_DIR/t.qcow2,node-name=_foo
> -QEMU_PROG: -drive file=TEST_DIR/t.qcow2,node-name=_foo: Invalid node name
> +QEMU_PROG: -drive file=TEST_DIR/t.qcow2,node-name=_foo: Invalid 
> node-name: '_foo'
> 
>   Testing: -drive file=TEST_DIR/t.qcow2,node-name=foo#12
> -QEMU_PROG: -drive file=TEST_DIR/t.qcow2,node-name=foo#12: Invalid node 
> name
> +QEMU_PROG: -drive file=TEST_DIR/t.qcow2,node-name=foo#12: Invalid 
> node-name: 'foo#12'
> 

Looks like we forgot to update 051.out in addition to 051.pc.out in 
785ec4b1. Easy to fix.

--js



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

end of thread, other threads:[~2021-03-18 19:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-18 16:32 iotest 051 failure on s390 Christian Borntraeger
2021-03-18 19:40 ` John Snow

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