Make sure reason for skipping is output.
authorJelmer Vernooij <jelmer@samba.org>
Fri, 30 May 2008 02:12:39 +0000 (04:12 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Fri, 30 May 2008 02:12:39 +0000 (04:12 +0200)
(This used to be commit 2d1cac54dec1aed9e5258bd44bdd236b5dc92224)

source4/samba4-slow
source4/selftest/samba4_tests.sh

index e4387c19588314f0204a0cc4dc9cb23b8878c134..d414368de89e05669e2c57e0a796c84caa753df3 100644 (file)
@@ -1,7 +1,7 @@
 # This file contains regexes matching tests that are very slow and 
 # should be skipped during a normal test run.
 # 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
index 9693451c471c628c9d1d3d3b403a21f6fcb1c43e..860a54f80c334bc52f13c517e73516baa8705ce0 100755 (executable)
@@ -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.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
 
 
 # Simple tests for LDAP and CLDAP