From: Stefan Metzmacher Date: Tue, 17 Nov 2009 10:59:21 +0000 (+0100) Subject: s4:selftest: avoid running the slow BASE-DELAY-WRITE test on the cifs proxy share X-Git-Tag: tdb-1.2.0~47 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e67445b7f714ed2c04cd684dc6171d2cf7c6345a;p=thirdparty%2Fsamba.git s4:selftest: avoid running the slow BASE-DELAY-WRITE test on the cifs proxy share It's enough to run it on the posix share. metze --- diff --git a/source4/selftest/slow b/source4/selftest/slow index d414368de89..6501a0cbf06 100644 --- a/source4/selftest/slow +++ b/source4/selftest/slow @@ -5,3 +5,4 @@ raw.bench.lookup # Slow base.utable # Slow base.smb # Slow rpc.scanner # Slow +ntvfs.cifs.base.delaywrite # It's a slow test and having it on the proxy share is not needed