diff options
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/knownfail | 1 | ||||
-rw-r--r-- | selftest/skip | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/selftest/knownfail b/selftest/knownfail index 959e3d2838..82ff0d6442 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -35,6 +35,7 @@ ^samba3.blackbox.rpcclient over ncacn_np with \[spnego,smb2,bigendian\] ^samba3.blackbox.rpcclient over ncacn_np with \[spnego,connect,smb2\] ^samba3.blackbox.rpcclient over ncacn_np with \[spnego,connect,smb2,bigendian\] +^samba3.raw.composite .appendacl # This needs ACL and IDMAP behaviour that s3 cannot provide, including mapping of arbitary sids. # these show that we still have some differences between our system # with our internal iconv because it passes except when we bypass our # internal iconv modules diff --git a/selftest/skip b/selftest/skip index 8d797f42ac..68a32a6afa 100644 --- a/selftest/skip +++ b/selftest/skip @@ -35,7 +35,6 @@ ^samba3.smbtorture_s3.LOCAL-DBTRANS #hangs for some reason ^samba3.*base.charset ^samba3.*raw.acls -^samba3.*raw.composite ^samba3.*raw.context ^samba3.*raw.ioctl ^samba3.*raw.qfileinfo @@ -43,7 +42,6 @@ ^samba3.*raw.sfileinfo.base ^samba3.smb2.hold-oplock # Not a test, but a way to block other clients for a test ^samba3.smb2.scan # No tests -^samba4.raw.composite ^samba4.base.iometer ^samba4.base.casetable ^samba4.base.nttrans |