From: Richard W.M. Jones Date: Tue, 11 Dec 2018 17:54:19 +0000 (+0000) Subject: Skip some libguestfs slow tests. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=2c76bca15da989e89173220a08b634ad0868d1cc;p=goaljobs-goals.git Skip some libguestfs slow tests. --- diff --git a/config.ml b/config.ml index 4aaf1b8..2336537 100644 --- a/config.ml +++ b/config.ml @@ -108,6 +108,14 @@ export SKIP_TEST820RHBZ912499_PY=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 -> ""