summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-05-30 04:12:39 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-05-30 04:12:39 +0200
commit2d1cac54dec1aed9e5258bd44bdd236b5dc92224 (patch)
tree3a202eb775a8f6c95fda2e88b247272eb3fe9220
parente2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c (diff)
downloadsamba-2d1cac54dec1aed9e5258bd44bdd236b5dc92224.tar.gz
Make sure reason for skipping is output.
-rw-r--r--source/samba4-slow10
-rwxr-xr-xsource/selftest/samba4_tests.sh1
2 files changed, 5 insertions, 6 deletions
diff --git a/source/samba4-slow b/source/samba4-slow
index e4387c19588..d414368de89 100644
--- a/source/samba4-slow
+++ b/source/samba4-slow
@@ -1,7 +1,7 @@
# 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
+.*base.bench.holdcon.* # Slow
+raw.bench.lookup # Slow
+base.utable # Slow
+base.smb # Slow
+rpc.scanner # Slow
diff --git a/source/selftest/samba4_tests.sh b/source/selftest/samba4_tests.sh
index 9693451c471..860a54f80c3 100755
--- a/source/selftest/samba4_tests.sh
+++ b/source/selftest/samba4_tests.sh
@@ -65,7 +65,6 @@ smb4torture="$samba4bindir/smbtorture $TORTURE_OPTIONS"
plantest "js.base" dc "$SCRIPTDIR/base.js" $CONFIGURATION
plantest "js.ldb" none "$SCRIPTDIR/ldb.js" `pwd` $CONFIGURATION -d 10
-plantest "js.winreg" dc $samba4srcdir/scripting/bin/winreg $CONFIGURATION ncalrpc: 'HKLM' -U\$USERNAME%\$PASSWORD
# Simple tests for LDAP and CLDAP