libguestfs: Skip broken gobject tests.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 25 Jan 2018 15:59:17 +0000 (15:59 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 25 Jan 2018 15:59:17 +0000 (15:59 +0000)
config.ml

index 2d4884b..7018e88 100644 (file)
--- a/config.ml
+++ b/config.ml
@@ -106,6 +106,10 @@ 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 -> ""