The referenced QEMU bug is long since fixed
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
scripts/domain/102-broken-save-restore.t | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/scripts/domain/102-broken-save-restore.t
b/scripts/domain/102-broken-save-restore.t
index 4a05705..fea93f3 100644
--- a/scripts/domain/102-broken-save-restore.t
+++ b/scripts/domain/102-broken-save-restore.t
@@ -28,8 +28,7 @@ transient domains to/from a file.
use strict;
use warnings;
-use Test::More skip_all => "Until RHBZ 518032 is fixed";
-#use Test::More tests => 5;
+use Test::More tests => 5;
use Sys::Virt::TCK;
use Test::Exception;
--
2.17.0