summaryrefslogtreecommitdiff
path: root/source4/samba4-skip
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-05-29 18:19:19 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-05-29 18:19:19 +0200
commita127b1b1b0b353a4b28dbe4f726b57e8359a62d5 (patch)
tree22f5f5c76d49b95d95672fcfae547c3b5231a7a5 /source4/samba4-skip
parent3d2c9e49a5c83558c5d8d008b948f7cff74d0775 (diff)
downloadsamba-a127b1b1b0b353a4b28dbe4f726b57e8359a62d5.tar.gz
samba-a127b1b1b0b353a4b28dbe4f726b57e8359a62d5.tar.bz2
samba-a127b1b1b0b353a4b28dbe4f726b57e8359a62d5.zip
Add samba4-slow file listing tests that succeed but are just slow.
Added a 'make slowtest' target that does run these tests. Also added some comments in the test lists files. (This used to be commit f67f3422b0fd319a3c6d3ccb3ea444a97c3ebaae)
Diffstat (limited to 'source4/samba4-skip')
-rw-r--r--source4/samba4-skip20
1 files changed, 15 insertions, 5 deletions
diff --git a/source4/samba4-skip b/source4/samba4-skip
index de572ed41e..dca5fc3a5d 100644
--- a/source4/samba4-skip
+++ b/source4/samba4-skip
@@ -1,18 +1,29 @@
+# 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.bench.holdcon.* # Very slow
-raw.bench.lookup # Very slow
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
-base.utable
-base.smb
smb2.notify
smb2.scan
ntvfs.cifs.base.charset
@@ -31,7 +42,6 @@ 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