svn commit: samba r14886 - in branches/SAMBA_3_0/source/script/tests: .

metze at samba.org metze at samba.org
Mon Apr 3 11:34:18 GMT 2006


Author: metze
Date: 2006-04-03 11:34:17 +0000 (Mon, 03 Apr 2006)
New Revision: 14886

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=14886

Log:
reenable BASE-DENY2 and BASE-DENY3

metze
Modified:
   branches/SAMBA_3_0/source/script/tests/selftest.sh
   branches/SAMBA_3_0/source/script/tests/test_posix_s3.sh


Changeset:
Modified: branches/SAMBA_3_0/source/script/tests/selftest.sh
===================================================================
--- branches/SAMBA_3_0/source/script/tests/selftest.sh	2006-04-03 11:33:18 UTC (rev 14885)
+++ branches/SAMBA_3_0/source/script/tests/selftest.sh	2006-04-03 11:34:17 UTC (rev 14886)
@@ -114,6 +114,7 @@
 [tmp]
 	path = $PREFIX_ABS/tmp
 	read only = no
+	smbd:sharedelay = 100000
 EOF
 
 

Modified: branches/SAMBA_3_0/source/script/tests/test_posix_s3.sh
===================================================================
--- branches/SAMBA_3_0/source/script/tests/test_posix_s3.sh	2006-04-03 11:33:18 UTC (rev 14885)
+++ branches/SAMBA_3_0/source/script/tests/test_posix_s3.sh	2006-04-03 11:34:17 UTC (rev 14886)
@@ -34,7 +34,7 @@
 
 tests="$base"
 
-skipped="BASE-CHARSET BASE-DEFER_OPEN BASE-DELAYWRITE BASE-DELETE BASE-DENY1 BASE-DENY2 BASE-DENY3 BASE-OPENATTR BASE-TCONDEV"
+skipped="BASE-CHARSET BASE-DEFER_OPEN BASE-DELAYWRITE BASE-DELETE BASE-DENY1 BASE-OPENATTR BASE-TCONDEV"
 
 echo "WARNING: Skipping tests $skipped"
 



More information about the samba-cvs mailing list