From: Richard W.M. Jones Date: Sat, 14 Jul 2018 08:46:04 +0000 (+0100) Subject: libguestfs: Skip broken ntfsclone test. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=8a0e19f61549254f92f6ba5fdb2da9da57bd0d48;p=goaljobs-goals.git libguestfs: Skip broken ntfsclone test. --- diff --git a/config.ml b/config.ml index 2d4884b..1b3b840 100644 --- 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 -> ""