From: Richard W.M. Jones Date: Mon, 9 Oct 2017 14:48:25 +0000 (+0100) Subject: Skip broken 9p test. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=855154e05f432914715cf620264876213e5dfa1d;p=goaljobs-goals.git Skip broken 9p test. --- diff --git a/config.ml b/config.ml index ba5f90f..2d73144 100644 --- a/config.ml +++ b/config.ml @@ -99,6 +99,9 @@ export SKIP_TEST_BTRFS_DEVICES_SH=1 # Kernel takes lots of RAM for virtio-scsi RHBZ#1478201 export SKIP_TEST_255_DISKS_SH=1 export SKIP_TEST_ADD_LOTS_OF_DISKS_SH=1 + +# virtio-9p modules don't all get loaded RHBZ#1499896 +export SKIP_TEST_9P_SH=1 " ^ match supermin with | None -> ""