Revert "TODO s3:selftest: add a few more smb2.* tests"
authorStefan Metzmacher <metze@samba.org>
Fri, 24 Jun 2011 09:37:22 +0000 (11:37 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 7 Jul 2011 12:49:52 +0000 (14:49 +0200)
This reverts commit eb69d7dd54c12a8e6b0ffa3926dcbfc6b4819f13.

source3/selftest/tests.py

index 0d7ea919735f668bc2366b5b607ca2e5ca131728..2a3002189c035857693777392f5c125000e4d675 100755 (executable)
@@ -166,8 +166,7 @@ raw = ["raw.acls", "raw.chkpath", "raw.close", "raw.composite", "raw.context", "
        "raw.samba3checkfsp", "raw.samba3closeerr", "raw.samba3oplocklogoff"]
 
 smb2 = ["smb2.lock", "smb2.read", "smb2.compound", "smb2.connect", "smb2.scan", "smb2.scanfind",
-        "smb2.bench-oplock", "smb2.acls", "smb2.create", "smb2.dir", "smb2.getinfo", "smb2.notify",
-        "smb2.oplock", "smb2.setinfo", "smb2.streams"]
+        "smb2.bench-oplock"]
 
 rpc = ["rpc.authcontext", "rpc.samba3.bind", "rpc.samba3.srvsvc", "rpc.samba3.sharesec",
        "rpc.samba3.spoolss", "rpc.samba3.wkssvc", "rpc.samba3.winreg",