Rev 11327: Skip some tests that were not listed previously. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

Jelmer Vernooij jelmer at samba.org
Fri Jan 26 14:43:22 GMT 2007


------------------------------------------------------------
revno: 11327
revision-id: jelmer at samba.org-20070126144259-171b4t0744jigs5x
parent: svn-v2:21030 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: SAMBA_4_0
timestamp: Fri 2007-01-26 15:42:59 +0100
message:
  Skip some tests that were not listed previously.
modified:
  source/script/tests/test_posix.sh svn-v2:3176 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_posix.sh
=== modified file 'source/script/tests/test_posix.sh'
--- a/source/script/tests/test_posix.sh	2007-01-26 13:43:21 +0000
+++ b/source/script/tests/test_posix.sh	2007-01-26 14:42:59 +0000
@@ -28,7 +28,10 @@
 #
 # please add tests you want to be skipped here!
 #
-skipped="BASE-CHARSET BASE-DEFER_OPEN BASE-DELAYWRITE RAW-COMPOSITE RAW-OPLOCK RAW-ACLS"
+skipped="BASE-CHARSET BASE-DEFER_OPEN BASE-DELAYWRITE RAW-COMPOSITE RAW-OPLOCK RAW-ACLS BASE-IOMETER"
+skipped="$skipped BASE-SAMBA3ERROR BASE-CASETABLE BASE-NTTRANS BASE-BENCH-HOLDCON BASE-SCAN-MAXFID"
+skipped="$skipped RAW-BENCH-OPLOCK RAW-SAMBA3HIDE RAW-SAMBA3CLOSEERR RAW-SAMBA3CHECKFSP RAW-SAMBA3BADPATH"
+skipped="$skipped RAW-SCAN-EAMAX"
 
 echo "WARNING: Skipping tests $skipped"
 



More information about the samba-cvs mailing list