From 2d1cac54dec1aed9e5258bd44bdd236b5dc92224 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Fri, 30 May 2008 04:12:39 +0200 Subject: Make sure reason for skipping is output. --- source/samba4-slow | 10 +++++----- source/selftest/samba4_tests.sh | 1 - 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 -- cgit v1.2.1