libguestfs: Skip broken ntfsclone test.
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 14 Jul 2018 08:46:04 +0000 (09:46 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 14 Jul 2018 08:46:04 +0000 (09:46 +0100)
config.ml

index 2d4884b..1b3b840 100644 (file)
--- a/config.ml
+++ b/config.ml
@@ -106,6 +106,9 @@ 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
+
+# ntfsclone is broken in Rawhide (RHBZ#1601146).
+export SKIP_TEST_NTFSCLONE_SH=1
 " ^
     match supermin with
     | None -> ""