diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-05-29 18:19:19 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-05-29 18:19:19 +0200 |
commit | a127b1b1b0b353a4b28dbe4f726b57e8359a62d5 (patch) | |
tree | 22f5f5c76d49b95d95672fcfae547c3b5231a7a5 /source4/samba4-slow | |
parent | 3d2c9e49a5c83558c5d8d008b948f7cff74d0775 (diff) | |
download | samba-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-slow')
-rw-r--r-- | source4/samba4-slow | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/source4/samba4-slow b/source4/samba4-slow index 05e62f44ef..e4387c1958 100644 --- a/source4/samba4-slow +++ b/source4/samba4-slow @@ -1,4 +1,7 @@ -.*base.bench.holdcon.* # Very slow -raw.bench.lookup # Very slow -base.utable # Slow -base.smb # Slow +# This file contains regexes matching tests that are very slow and +# should be skipped during a normal test run. +.*base.bench.holdcon.* +raw.bench.lookup +base.utable +base.smb +rpc.scanner |