OSDN Git Service

Revert "device-crash-test: Ignore errors about a bus not being available"
authorThomas Huth <thuth@redhat.com>
Fri, 12 Nov 2021 07:22:20 +0000 (08:22 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 17 Nov 2021 09:20:17 +0000 (10:20 +0100)
commit418ce0201ff6f4c9d9560eaea15ff393c2cd7412
treea1b6c0c23dc4d7145718956f156682683cef0aa9
parent9f73de8df0335c9387f4ee39e207a65a1615676f
Revert "device-crash-test: Ignore errors about a bus not being available"

This reverts commit ca89d15f8e42f2e5eac5bd200af38fdbfb32e875.

There is already an entry for this kind of messages earlier in the
ERROR_RULE_LIST - when I added this patch, I just got fooled by
the other errors that occur due to a race between QMP connection
and QEMU terminating early (which still spit out the 'No bus found'
messages in their backtrace), but these other problems have now
fortunately been tackled by John Snow, so we certainly don't need
this duplicated entry here anymore.

Message-Id: <20211112072220.108580-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
scripts/device-crash-test