X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=config.ml;h=f0a5dea2c545212331d4092353c9794865606e7b;hb=2c785d9fc3a0d1e3a0237101120f81e912d5d7a0;hp=7018e8806adbcf67488d8862f84410743f539125;hpb=96409f67fab45f6109e5fbe87913eb566986cc1a;p=goaljobs-goals.git diff --git a/config.ml b/config.ml index 7018e88..f0a5dea 100644 --- a/config.ml +++ b/config.ml @@ -42,10 +42,10 @@ let libguestfs_localconfigure source = --prefix /usr \\ --disable-static \\ --with-default-backend=libvirt \\ - --enable-werror \\ --enable-gtk-doc \\ --disable-golang \\ --disable-erlang \\ + --with-virt-v2v-nbdkit-python-plugin=python3 \\ -C \\ \"$@\" " configure @@ -107,9 +107,16 @@ export SKIP_TEST_9P_SH=1 # 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 +# ntfsclone is broken in Rawhide (RHBZ#1601146). +export SKIP_TEST_NTFSCLONE_SH=1 + +# Kernel broken. +# https://bugzilla.redhat.com/show_bug.cgi?id=1657200 +export SKIP_TEST_BIG_DIRS_PL=1 + +# Setting hostname on Ubuntu 18.04 is broken. +# https://bugzilla.redhat.com/show_bug.cgi?id=1658307 +export SKIP_TEST_SETTINGS_UBUNTU_18_04_SH=1 " ^ match supermin with | None -> ""