summaryrefslogtreecommitdiff
path: root/selftest/knownfail
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2012-08-17 08:50:21 +0200
committerStefan Metzmacher <metze@samba.org>2012-08-17 16:34:26 +0200
commit1b487ad3d7f709b0a100ccdc6fc30dcf7d0b778c (patch)
treeb507326169012cc1e8969b3048c772973d46df86 /selftest/knownfail
parent45471f4d8f80d80c01197536bcf47d932dcd38e0 (diff)
downloadsamba-1b487ad3d7f709b0a100ccdc6fc30dcf7d0b778c.tar.gz
samba-1b487ad3d7f709b0a100ccdc6fc30dcf7d0b778c.tar.bz2
samba-1b487ad3d7f709b0a100ccdc6fc30dcf7d0b778c.zip
s3:selftest: add some tests against a share the requires encryption
metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri Aug 17 16:34:26 CEST 2012 on sn-devel-104
Diffstat (limited to 'selftest/knownfail')
-rw-r--r--selftest/knownfail5
1 files changed, 5 insertions, 0 deletions
diff --git a/selftest/knownfail b/selftest/knownfail
index da3d93c908..9376264a3c 100644
--- a/selftest/knownfail
+++ b/selftest/knownfail
@@ -21,6 +21,11 @@
^samba3.smbtorture_s3.plain\(dc\).BAD-NBT-SESSION # Fails against the s4 ntvfs server
^samba3.smbtorture_s3.plain\(dc\).SMB2-SESSION-REAUTH # Fails against the s4 ntvfs server
^samba3.smbtorture_s3.plain\(dc\).SMB2-SESSION-RECONNECT # Fails against the s4 ntvfs server
+ ^samba3.smbtorture_s3.crypt_server\(s3dc\).SMB2-SESSION-REAUTH # expected to give ACCESS_DENIED SMB2.1 doesn't have encryption
+^samba3.smbtorture_s3.crypt_server\(s3dc\).SMB2-SESSION-RECONNECT # expected to give CONNECTION_DISCONNECTED, we need to fix the test
+^samba3.smb2.session enc.reconnect # expected to give CONNECTION_DISCONNECTED, we need to fix the test
+^samba3.raw.session enc # expected to give ACCESS_DENIED as SMB1 encryption isn't used
+^samba3.smbtorture_s3.crypt_server # expected to give ACCESS_DENIED as SMB1 encryption isn't used
^samba3.nbt.dgram.*netlogon2\(s3dc\)
^samba3.*rap.sam.*.useradd # Not provided by Samba 3
^samba3.*rap.sam.*.userdelete # Not provided by Samba 3