diff --git a/libguestfs.spec b/libguestfs.spec index 7c57eb4..41f0dcb 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -326,38 +326,20 @@ export LIBGUESTFS_DEBUG=1 # do a very long and thorough test ('make check') or just # a quick test to see if things generally work. -# Currently tests are disabled on all architectures because of: -# BZ 494075/504273 (ppc, ppc64) - possibly now fixed -# BZ 505109 (ppc, ppc64) - openbios boot failure -# BZ 502058 (i386, x86-64) - only on F-11 we think, seems to work on F-12 -# BZ 502074 (i386) - sha1sum segfault on F-11 only -# BZ 503236 (i386) - cryptomgr_test at doublefault_fn (F-12 only) -# BZ 507066 (all) - sequence of chroot calls makes fs unmountable (F-12 only) -# (fixed?) - -# Workaround for BZ 502058. This is only needed for F-11, but -# won't harm other builds. -export LIBGUESTFS_APPEND="noapic" - -%ifarch x86_64 -make check -%endif - -# Quick test: -#./fish/guestfish -v <