summaryrefslogtreecommitdiff
path: root/selftest/knownfail
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-02-14 21:42:16 +1100
committerAndrew Bartlett <abartlet@samba.org>2012-02-16 06:57:08 +0100
commit95d3096f9881fcf7717c55d6f6281b799236fff7 (patch)
treeae79f4f629efcc036e9456bff8232e21b8acc076 /selftest/knownfail
parent7e0e71340625942bc11b87ab3e4fdf71a7c7de86 (diff)
downloadsamba-95d3096f9881fcf7717c55d6f6281b799236fff7.tar.gz
samba-95d3096f9881fcf7717c55d6f6281b799236fff7.tar.bz2
samba-95d3096f9881fcf7717c55d6f6281b799236fff7.zip
s3-selftest: Remove .posix_s3 from s3 test names
As far as I can tell, this simply referred to the posix_s3.sh script that originally ran these tests. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Thu Feb 16 06:57:09 CET 2012 on sn-devel-104
Diffstat (limited to 'selftest/knownfail')
-rw-r--r--selftest/knownfail8
1 files changed, 4 insertions, 4 deletions
diff --git a/selftest/knownfail b/selftest/knownfail
index 40c3995d0a..e99f5d477b 100644
--- a/selftest/knownfail
+++ b/selftest/knownfail
@@ -7,13 +7,13 @@
^samba3.blackbox.failure.failure # this is designed to fail, for testing our test infrastructure
.*driver.add_driver_timestamps # we only can store dates, not timestamps
^samba3.smbtorture_s3.LOCAL-TALLOC-DICT #fails
-^samba3.posix_s3.nbt.dgram.*netlogon2
+^samba3.nbt.dgram.*netlogon2
^samba3.*rap.sam.*.useradd # Not provided by Samba 3
^samba3.*rap.sam.*.userdelete # Not provided by Samba 3
-^samba3.posix_s3.libsmbclient .opendir # This requires a workgroup called 'WORKGROUP' and for netbios browse lists to have been registered
+^samba3.libsmbclient .opendir # This requires a workgroup called 'WORKGROUP' and for netbios browse lists to have been registered
# see bug 8412
-^samba3.posix_s3.smb2.rename.*.simple_nodelete
-^samba3.posix_s3.smb2.rename.*.no_share_delete_no_delete_access
+^samba3.smb2.rename.*.simple_nodelete
+^samba3.smb2.rename.*.no_share_delete_no_delete_access
#These rpcclient combinations (pipe-level authentication but without sign or seal) need fixing in s3
^samba3.blackbox.rpcclient over ncacn_np with \[spnego\]
^samba3.blackbox.rpcclient over ncacn_np with \[spnego,bigendian\]