Temporarily skip this test as it is taking too long on the
authorWayne Davison <wayned@samba.org>
Sun, 11 Mar 2007 06:27:59 +0000 (06:27 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 11 Mar 2007 06:27:59 +0000 (06:27 +0000)
compile farm at the moment.

testsuite/default-acls.test

index 1aa8d49..38ed2b7 100644 (file)
@@ -20,6 +20,8 @@ true) test_skipped "I don't know how to use your setfacl command" ;;
 esac
 setfacl $opts "$scratchdir" || test_skipped "Your filesystem has ACLs disabled"
 
+test_skipped "Skipping temporarily due to compile-farm timeouts"
+
 # Call as: testit <dirname> <default-acl> <file-expected> <program-expected>
 testit() {
     todir="$scratchdir/$1"