summaryrefslogtreecommitdiff
path: root/source3/script/tests
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-03-11 22:06:09 +0100
committerStefan Metzmacher <metze@samba.org>2008-03-11 22:08:24 +0100
commit5d3a31fbe1e9ebb56829eab10066a90e76f88168 (patch)
tree96d29c0892500b89aebe0dc71943514abb44d04e /source3/script/tests
parent792c9725388a8d1fd91df49f520705fcc7ffcea1 (diff)
downloadsamba-5d3a31fbe1e9ebb56829eab10066a90e76f88168.tar.gz
samba-5d3a31fbe1e9ebb56829eab10066a90e76f88168.tar.bz2
samba-5d3a31fbe1e9ebb56829eab10066a90e76f88168.zip
selftest: samba3 passes RAW-SEARCH now
As the resume key tests are skipped against samba3. metze (This used to be commit c765090871ed68a9ba650bca44f5f3b88997ea14)
Diffstat (limited to 'source3/script/tests')
-rwxr-xr-xsource3/script/tests/test_posix_s3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/tests/test_posix_s3.sh b/source3/script/tests/test_posix_s3.sh
index 7b4c0224ba..a40a0418eb 100755
--- a/source3/script/tests/test_posix_s3.sh
+++ b/source3/script/tests/test_posix_s3.sh
@@ -49,7 +49,7 @@ tests="$base $raw $rpc $unix"
skipped="BASE-CHARSET BASE-DELAYWRITE BASE-TCONDEV"
skipped="$skipped RAW-ACLS RAW-COMPOSITE RAW-CONTEXT"
skipped="$skipped RAW-IOCTL"
-skipped="$skipped RAW-QFILEINFO RAW-QFSINFO RAW-SEARCH"
+skipped="$skipped RAW-QFILEINFO RAW-QFSINFO"
skipped="$skipped RAW-SFILEINFO"
echo "WARNING: Skipping tests $skipped"