Am 25.08.2017 um 15:20 hat Manos Pitsidianakis geschrieben: > Reviewed-by: Alberto Garcia <be...@igalia.com> > Signed-off-by: Manos Pitsidianakis <el13...@mail.ntua.gr>
Does this test actually (still) pass for you? I can't see that it's related to any recent change in master, but this is the diff that I get. I can update the reference output while applying, but obviously if it's currently passing for you, it will fail after I "fix" it. Kevin 184 [18:07:39] [18:07:39] - output mismatch (see 184.out.bad) --- /home/kwolf/source/qemu/tests/qemu-iotests/184.out 2017-09-05 18:07:30.751340633 +0200 +++ 184.out.bad 2017-09-05 18:07:39.707341854 +0200 @@ -30,8 +30,10 @@ "image": { "virtual-size": 67108864, "filename": "json:{\"throttle-group\": \"group0\", \"driver\": \"throttle\", \"file\": {\"driver\": \"qcow2\", \"file\": {\"driver\": \"file\", \"filename\": \"TEST_DIR/t.qcow2\"}}}", + "cluster-size": 65536, "format": "throttle", - "actual-size": 200704 + "actual-size": 200704, + "dirty-flag": false }, "iops_wr": 0, "ro": false,