Add samba4-slow file listing tests that succeed but are just slow.
[kai/samba-autobuild/.git] / source4 / samba4-skip
index b53f444c9cc811475be7b8c68d779906126057ad..dca5fc3a5d281fa32f426bc5a71d1d6dc2020017 100644 (file)
@@ -1,53 +1,63 @@
-BASE-DEFER_OPEN
-BASE-DELAYWRITE
-RAW-COMPOSITE
-RAW-OPLOCK
-BASE-IOMETER
-BASE-CASETABLE
-BASE-NTTRANS
-.*BASE-BENCH-HOLDCON.*                         # Very slow
-BASE-SCAN-MAXFID
-RAW-BENCH-OPLOCK
-RAW-HOLD-OPLOCK
-RAW-PING-PONG
-RPC-SAMR_ACCESSMASK
-RAW-SCAN-EAMAX
-RAW-QFILEINFO-IPC
-BASE-UTABLE
-BASE-SMB
-SMB2-NOTIFY
-SMB2-SCAN
-ntvfs.cifs.BASE-CHARSET
-ntvfs.cifs.BASE-DEFER_OPEN
-ntvfs.cifs.BASE-DELAYWRITE
-ntvfs.cifs.BASE-IOMETER
-ntvfs.cifs.BASE-CASETABLE
-ntvfs.cifs.BASE-NTTRANS
-ntvfs.cifs.BASE-SCAN-MAXFID
-ntvfs.cifs.BASE-UTABLE
-ntvfs.cifs.BASE-SMB
-ntvfs.cifs.RAW-COMPOSITE
-ntvfs.cifs.RAW-OPLOCK
-ntvfs.cifs.RAW-NOTIFY
-ntvfs.cifs.RAW-BENCH-OPLOCK
-ntvfs.cifs.RAW-SCAN-EAMAX
-ntvfs.cifs.RAW-CONTEXT
-ntvfs.cifs.RAW-QFILEINFO-IPC
-RPC-DSSYNC
-RPC-SAMSYNC
-LDAP-UPTODATEVECTOR                                    # Segfaults
-RPC-SCANNER                                                    # Very slow
-RPC-REMACT                                                     # Not provided by Samba 4
-RPC-OXIDRESOLVE                                                # Not provided by Samba 4
-RPC-EVENTLOG                                           # Not provided by Samba 4
-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
-.*SAMBA3.*                                                     # Samba3-specific test
-^samba4.NET-DOMOPEN.*$                         # Hangs for some reason
-^samba4.NET-API-BECOME-DC.*$                   # Fails
-WINBIND                                                        # FIXME: This should not be skipped
-NSS-TEST                                               # Fails
+# This file contains a list of regular expressions matching testsuites that 
+# should be skipped during "make test".
+#
+# Possible reasons for adding a testsuite here:
+# * Tests functionality not implemented on the server side
+# * Testsuite crashes during run
+# * Testsuite crashes server
+#
+# If a testsuite is partially succeeding, please list the failing bits 
+# in the samba4-knownfail file rather than disabling the testsuite completely.
+#
+# If a testsuite is very slow, please add it to samba4-slow instead.
+#
+# Please add a comment for each testsuite you disable explaining why 
+# it is being skipped.
+base.delaywrite
+raw.composite
+base.iometer
+base.casetable
+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
+raw.scan.eamax
+samba4.ntvfs.cifs.raw.qfileinfo.ipc
+smb2.notify
+smb2.scan
+ntvfs.cifs.base.charset
+ntvfs.cifs.base.delaywrite
+ntvfs.cifs.base.iometer
+ntvfs.cifs.base.casetable
+ntvfs.cifs.base.nttrans
+ntvfs.cifs.base.scan-maxfid
+ntvfs.cifs.base.utable
+ntvfs.cifs.base.smb
+ntvfs.cifs.raw.composite
+ntvfs.cifs.raw.notify
+ntvfs.cifs.raw.scan-eamax
+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
+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
+^samba4.base.samba3.*                                          # Samba3-specific test
+^samba4.ntvfs.cifs.base.samba3.*                               # Samba3-specific test
+^samba4.raw.samba3.*                                           # Samba3-specific test
+^samba4.ntvfs.cifs.raw.samba3.*                                        # Samba3-specific test
+samba4.ntvfs.cifs.raw.
+^samba4.rpc..*samba3.*                                         # Samba3-specific test
+^samba4.net.domopen.*$                         # Hangs for some reason
+^samba4.net.api.become.dc.*$                   # Fails
+nss.test                                               # Fails
 samba4.samba3sam.python                # Conversion from EJS not yet finished
-RAW-OFFLINE                    # Samba 4 doesn't have much offline support yet
+raw.offline                    # Samba 4 doesn't have much offline support yet
+winreg*  #Does not authenticate against the target server