On 07/14/2016 06:29 AM, Denis V. Lunev wrote: > From: Evgeny Yakovlev <[email protected]> > > bdrv_co_flush is now skipping flushes in case underlying media has no > actual changes. This affected some blkdebug testcases that were > expecting error logs from failure-injected flushes which are now > skipped entirely. > > This change removes expected flush error logs from block tests 026 071 089 > > Signed-off-by: Evgeny Yakovlev <[email protected]> > Signed-off-by: Denis V. Lunev <[email protected]> > CC: Kevin Wolf <[email protected]> > CC: Max Reitz <[email protected]> > CC: Stefan Hajnoczi <[email protected]> > CC: Fam Zheng <[email protected]> > CC: John Snow <[email protected]> > --- > tests/qemu-iotests/026.out.nocache | 50 > -------------------------------------- > tests/qemu-iotests/071.out | 8 ------ > tests/qemu-iotests/089.out | 2 -- > 3 files changed, 60 deletions(-)
If the previous patch broke the testsuite, then this should be squashed in with that patch so that bisection doesn't land on a broken testsuite. Seeing the testsuite change alongside code change is just fine; it proves what impact the code change has. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
