[Libguestfs] [PATCH 3/4] tests: Disable 255 disk test until we can find a way to make it reliable.

Richard W.M. Jones rjones at redhat.com
Tue Aug 14 13:42:12 UTC 2018


---
 skipped-tests | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/skipped-tests b/skipped-tests
index 872efe467..89687ea69 100644
--- a/skipped-tests
+++ b/skipped-tests
@@ -43,3 +43,7 @@ export SKIP_TEST820RHBZ912499_PY=1
 
 # ntfsclone is broken in Rawhide (RHBZ#1601146).
 export SKIP_TEST_NTFSCLONE_SH=1
+
+# This breaks often on debug kernels because the kernel runs out of
+# memory.
+export SKIP_TEST_255_DISKS_SH=1
-- 
2.18.0




More information about the Libguestfs mailing list