]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: Fix 051 output after qdev_init_nofail() removal
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 16 Jun 2020 15:49:49 +0000 (17:49 +0200)
committerMax Reitz <mreitz@redhat.com>
Wed, 24 Jun 2020 08:00:04 +0000 (10:00 +0200)
commite11543c53fed2634146b9223112bc5c941434607
treef5b455141c5f63412d4a25ab09192264d46c0feb
parentd88d5a3806d78dcfca648c62dae9d88d3e803bd2
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>
Message-Id: <20200616154949.6586-1-philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/051.pc.out