diff mbox

[v3,12/16] qemu-iotests: add mirroring test case

Message ID 50818CEA.4010709@redhat.com
State New
Headers show

Commit Message

Kevin Wolf Oct. 19, 2012, 5:24 p.m. UTC
Am 18.10.2012 16:49, schrieb Paolo Bonzini:
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>         v2->v3: new testcases test_cancel_after_ready and
>         test_medium_not_found, removed obsolete workaround
>         for os.remove failure.  Fixed copyright header.
> 
>  tests/qemu-iotests/041     | 364 +++++++++++++++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/041.out |   5 +
>  tests/qemu-iotests/group   |   1 +
>  3 file modificati, 370 inserzioni(+)
>  create mode 100755 tests/qemu-iotests/041
>  create mode 100644 tests/qemu-iotests/041.out

You added two test cases but forgot to update the reference output:

Failures: 041
Failed 1 of 1 tests

Kevin
diff mbox

Patch

--- 041.out     2012-10-19 10:01:15.244229847 -0400
+++ 041.out.bad 2012-10-19 10:01:24.841170380 -0400
@@ -1,5 +1,5 @@ 
-..........
+............
 ----------------------------------------------------------------------
-Ran 10 tests
+Ran 12 tests

 OK