]> git.proxmox.com Git - qemu.git/commit
qemu-iotests: Fix test 038
authorMax Reitz <mreitz@redhat.com>
Fri, 13 Sep 2013 08:37:12 +0000 (10:37 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 13 Sep 2013 10:02:33 +0000 (12:02 +0200)
commitc21bddf27fd8029890e9fc2ee314788919eababf
treedda79ee146d1c4762b06e66fa63f909feca416e1
parentaa3fe714f70654da47d9c2659b2d9ee295a9d930
qemu-iotests: Fix test 038

Test 038 uses asynchronous I/O, resulting (potentially) in a different
output for every run (regarding the order of the I/O accesses). This can
be fixed by simply sorting the I/O access messages, since their order is
irrelevant anyway (for this asynchonous I/O).

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/038
tests/qemu-iotests/038.out