From d668ecde89b7cfb8595a9840e709e81995ece0e4 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 2 May 2018 12:17:20 +0100 Subject: [PATCH] libguestfs: gobject now fixed. --- config.ml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config.ml b/config.ml index 7018e88..2d4884b 100644 --- a/config.ml +++ b/config.ml @@ -106,10 +106,6 @@ export SKIP_TEST_9P_SH=1 # These tests are broken by libvirt not supporting qemu >= 2.10 locking. # REMOVE THIS when fixed. export SKIP_TEST820RHBZ912499_PY=1 - -# gobject is broken -# https://bugzilla.redhat.com/show_bug.cgi?id=1524125 -export SKIP_RUN_LIVE_TESTS=1 " ^ match supermin with | None -> "" -- 1.8.3.1