s4-test: mark some smb2.create tests as known fail
authorAndrew Tridgell <tridge@samba.org>
Thu, 9 Feb 2012 04:21:04 +0000 (15:21 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 9 Feb 2012 04:41:50 +0000 (15:41 +1100)
this test was not previously run against the s3 SMB2 implementation
and has some subtests that fail

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>

selftest/knownfail

index 4a9f99e8cd61ec3f439227ddfd17b34e7346aaa3..77be6d02608a8a3c0a0fc7818f888ba9c9ccacb7 100644 (file)
 ^samba4.ldap.acl.*.AclSearchTests.test_search5$  # ACL search behaviour not enabled by default
 ^samba4.ldap.acl.*.AclSearchTests.test_search6$  # ACL search behaviour not enabled by default
 ^samba4.rpc.lsa.forest.trust #Not fully provided by Samba4
+^samba4.smb2.create.aclfile  #fails with Samba3 server
+^samba4.smb2.create.nulldacl #fails with Samba3 server
+^samba4.smb2.create.gentest #fails with Samba3 server
+^samba4.smb2.create.blob #fails with Samba3 server
+^samba4.smb2.create.open #fails with Samba3 server
+^samba4.smb2.create.leading-slash #fails with Samba3 server