On 3/26/21 9:14 AM, Max Reitz wrote: > 15ce94a68ca ("block/qed: bdrv_qed_do_open: deal with errp") has improved > the qed driver's error reporting, though sadly did not add a test for > it. > The good news are: There already is such a test, namely 116. > The bad news are: Its reference output was not adjusted, and so now it > fails. > > Let's fix the reference output, which has the nice side effect of > demonstrating 15ce94a68ca's improvements. > > Fixes: 15ce94a68ca6730466c565c3d29971aab3087bf1 > ("block/qed: bdrv_qed_do_open: deal with errp") > Signed-off-by: Max Reitz <mre...@redhat.com> > --- > tests/qemu-iotests/116.out | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Eric Blake <ebl...@redhat.com> Since the original went in through my tree, I can queue this one through as well. -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3226 Virtualization: qemu.org | libvirt.org