OSDN Git Service

iotests: Fix 051 output after qdev_init_nofail() removal
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Wed, 24 Jun 2020 14:04:22 +0000 (15:04 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 3 Jul 2020 08:06:29 +0000 (10:06 +0200)
commit4f071a9460886667fde061c05b79dc786cc22e3c
tree7043e9abc5f4688225044527030a05289fb7fd1f
parent49438972b8c2e16cf1f98b1b2355926e8c633e63
iotests: Fix 051 output after qdev_init_nofail() removal

Commit 96927c744 replaced qdev_init_nofail() call by
isa_realize_and_unref() which has a different error
message. Update the test output accordingly.

Gitlab CI error after merging b77b5b3dc7:
https://gitlab.com/qemu-project/qemu/-/jobs/597414772#L4375

Reported-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20200616154949.6586-1-philmd@redhat.com>
Message-Id: <20200624140446.15380-2-alex.bennee@linaro.org>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/051.pc.out