From: Andreas Schneider Date: Mon, 27 Jun 2016 06:49:24 +0000 (+0200) Subject: selftest: Skip the Samba4 rap tests X-Git-Tag: tdb-1.3.10~644 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2240aff7ed1a5f8212afc830c581071573fa24a8;p=thirdparty%2Fsamba.git selftest: Skip the Samba4 rap tests Signed-off-by: Andreas Schneider Reviewed-by: Ralph Boehme Reviewed-by: Jeremy Allison --- diff --git a/selftest/knownfail b/selftest/knownfail index c6f8705f9e5..dc72aac987a 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -87,10 +87,6 @@ ^samba4.base.charset.*.Testing partial surrogate ^samba4.*.base.maximum_allowed # broken until we implement NTCREATEX_OPTIONS_BACKUP_INTENT .*net.api.delshare.* # DelShare isn't implemented yet -^samba4.rap.*netservergetinfo -^samba4.rap.*netsessionenum -^samba4.rap.*netsessiongetinfo -^samba4.rap.*netremotetod # SMB2 in s4 does not seem to support rename correctly ^samba4.smb2.rename.simple\(.*\)$ ^samba4.smb2.rename.no_sharing\(.*\)$ diff --git a/selftest/skip b/selftest/skip index 7dee69138fa..dbee9a8bf1b 100644 --- a/selftest/skip +++ b/selftest/skip @@ -111,8 +111,10 @@ ^samba4.raw.offline # Samba 4 doesn't have much offline support yet ^samba4.rpc.autoidl # this one just generates a lot of noise, and is no longer useful ^samba4.rpc.countcalls # this is not useful now we have full IDL +^samba4.rap.basic ^samba4.rap.scan # same thing here - we have docs now ^samba4.rap.printing # Not provided by Samba 4 +^samba4.rap.rpc ^samba4.rap.sam # Not provided by Samba 4 bench # don't run benchmarks in our selftest ^samba4..*trans2.scan # uses huge number of file descriptors