s4-test: skip python gensec test until its finished
[ira/wip.git] / source4 / selftest / skip
index e3e2d2d52524aea660f326cdeb5032f8d2687a66..553cbe94f6d6e39224be9dbabdc2ce090c1a4a7b 100644 (file)
@@ -9,9 +9,9 @@
 # * Testsuite hangs indefinitely
 #
 # If a testsuite is partially succeeding, please list the failing bits 
-# in the samba4-knownfail file rather than disabling the testsuite completely.
+# in the selftest/knownfail file rather than disabling the testsuite completely.
 #
-# If a testsuite is very slow, please add it to samba4-slow instead.
+# If a testsuite is very slow, please add it to selftest/slow instead.
 #
 # Please add a comment for each testsuite you disable explaining why 
 # it is being skipped.
@@ -22,11 +22,13 @@ base.nttrans
 base.scan.maxfid
 raw.hold.oplock                # Not a test, but a way to block other clients for a test
 raw.ping.pong          # Needs second server to test
-rpc.samr_accessmask
+rpc.samr.accessmask
 raw.scan.eamax
 samba4.ntvfs.cifs.raw.qfileinfo.ipc
 smb2.notify
 smb2.scan
+smb2.lease
+smb2.durable.open
 ntvfs.cifs.base.charset
 ntvfs.cifs.base.iometer
 ntvfs.cifs.base.casetable
@@ -41,7 +43,6 @@ ntvfs.cifs.raw.context
 ntvfs.cifs.raw.qfileinfo.ipc
 rpc.dssync
 rpc.samsync
-ldap.uptodatevector                                    # Segfaults
 rpc.remact                                                     # Not provided by Samba 4
 rpc.oxidresolve                                                # Not provided by Samba 4
 rpc.eventlog                                           # Not provided by Samba 4
@@ -49,6 +50,7 @@ rpc.initshutdown                                      # Not provided by Samba 4
 rpc.svcctl                                                     # Not provided by Samba 4
 rpc.atsvc                                                      # Not provided by Samba 4
 rpc.frsapi                                                     # Not provided by Samba 4
+rpc.ntsvcs                                                     # Not provided by Samba 4
 ^samba4.base.samba3.*                                          # Samba3-specific test
 ^samba4.ntvfs.cifs.base.samba3.*                               # Samba3-specific test
 ^samba4.raw.samba3.*                                           # Samba3-specific test
@@ -59,3 +61,7 @@ samba4.ntvfs.cifs.raw.
 ^samba4.net.api.become.dc.*$                   # Fails
 nss.test                                               # Fails
 raw.offline                    # Samba 4 doesn't have much offline support yet
+rpc.autoidl  # this one just generates a lot of noise, and is no longer useful
+samba4.rpc.countcalls # this is not useful now we have full IDL
+samba4.rap.scan # same thing here - we have docs now
+samba4.gensec.python # not finished