scripts/device-crash-test: Remove known crashes
commit285cecd655220daf474a9733fb277b307eacbd5f
authorThomas Huth <thuth@redhat.com>
Tue, 6 Nov 2018 13:27:06 +0000 (6 14:27 +0100)
committerEduardo Habkost <ehabkost@redhat.com>
Thu, 17 Jan 2019 19:52:39 +0000 (17 17:52 -0200)
tree7b72c824f98b5692db321b1a6717cf919e54c1ca
parent681d61362d3f766a00806b89d6581869041f73cb
scripts/device-crash-test: Remove known crashes

Looks like we've fixed them all already in the past months, e.g. with:

 f7d6bfcdc0fe49040aac3ac131a319cb5427957e
 spapr_pci: fail gracefully with non-pseries machine types

 2363d5ee231bf047479422d56d3b85b7d37a7c23
 hw/ppc/spapr_cpu_core: Add a proper check for spapr machine

 ef0e8fc768a561dd13a86420b3268f6f3d5d0621
 iommu: Don't crash if machine is not PC_MACHINE

 8929fc3a55f33a103adddf9cfd010bcf2b255c7d
 hw/block/pflash_cfi*.c: fix confusing assert fail message

... so we can remove these entries from the ERROR_WHITELIST now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1541510826-21031-1-git-send-email-thuth@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
scripts/device-crash-test