]> git.proxmox.com Git - qemu.git/commit
qemu-iotests: Fixed test case 026
authorKevin Wolf <kwolf@redhat.com>
Wed, 4 Sep 2013 11:16:05 +0000 (13:16 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 6 Sep 2013 13:25:10 +0000 (15:25 +0200)
commit8f94b077877151de93a63c73f796897309568ddb
treeba39f73af3c7bf1a6ee3f3848716075370a5cde0
parent79e40ab10e1f4450c11ab8430cb2547146ded639
qemu-iotests: Fixed test case 026

The reference output for test case 026 hasn't been updated in a long
time and it's one of the "known failing" cases. This patch updates the
reference output so that unintentional changes can be reliably detected
again.

The problem with this test case is that it produces different output
depending on whether -nocache is used or not. The solution of this patch
is to actually have two different reference outputs. If nnn.out.nocache
exists, it is used as the reference output for -nocache; otherwise,
nnn.out stays valid for both cases.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/qemu-iotests/026.out
tests/qemu-iotests/026.out.nocache [new file with mode: 0644]
tests/qemu-iotests/check