summaryrefslogtreecommitdiff
path: root/source3/script
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-15 11:15:19 +0100
committerGünther Deschner <gd@samba.org>2011-02-15 12:52:22 +0100
commit0bfdb3e2495a1f40ead2ee6b8ad70614f43fc939 (patch)
tree71b5b0b0bf8b1ad02fea1a20e369296edb5ce6e2 /source3/script
parenta32f0ff2f095350197ffe3776c125681571e9f83 (diff)
downloadsamba-0bfdb3e2495a1f40ead2ee6b8ad70614f43fc939.tar.gz
samba-0bfdb3e2495a1f40ead2ee6b8ad70614f43fc939.tar.bz2
samba-0bfdb3e2495a1f40ead2ee6b8ad70614f43fc939.zip
s3-selftest: move all skipped test to skiplist.
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Feb 15 12:52:22 CET 2011 on sn-devel-104
Diffstat (limited to 'source3/script')
-rwxr-xr-xsource3/script/tests/test_smbtorture_s3.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/source3/script/tests/test_smbtorture_s3.sh b/source3/script/tests/test_smbtorture_s3.sh
index 466855df7b..77ffc0c61a 100755
--- a/source3/script/tests/test_smbtorture_s3.sh
+++ b/source3/script/tests/test_smbtorture_s3.sh
@@ -35,14 +35,6 @@ tests="$tests GETADDRINFO POSIX UID-REGRESSION-TEST SHORTNAME-TEST"
tests="$tests LOCAL-BASE64 LOCAL-GENCACHE POSIX-APPEND"
tests="$tests LOCAL-string_to_sid"
-skipped1="RANDOMIPC NEGNOWAIT NBENCH ERRMAPEXTRACT TRANS2SCAN NTTRANSSCAN"
-skipped2="DENY1 DENY2 OPENATTR CASETABLE EATEST"
-skipped3="MANGLE UTABLE PIPE_NUMBER"
-echo "Skipping the following tests:"
-echo "$skipped1"
-echo "$skipped2"
-echo "$skipped3"
-
if test "x$SMBTORTURE_S3_SUBTESTS" != "x" ; then
tests="$SMBTORTURE_S3_SUBTESTS"
fi