diff options
author | Günther Deschner <gd@samba.org> | 2010-05-10 12:14:58 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2010-05-12 00:20:56 +0200 |
commit | 1cee92caaaca9f98e4e18aa597666297c2d347e1 (patch) | |
tree | 68e95df01440443370bc8be5c46b54e6cfaf5f1f /source4 | |
parent | 3ce8bcdd83d0758b2da6da2e89afb4923801406c (diff) | |
download | samba-1cee92caaaca9f98e4e18aa597666297c2d347e1.tar.gz samba-1cee92caaaca9f98e4e18aa597666297c2d347e1.tar.bz2 samba-1cee92caaaca9f98e4e18aa597666297c2d347e1.zip |
s4-selftest: skip RAP-SAM tests against Samba 4.
Guenther
Diffstat (limited to 'source4')
-rw-r--r-- | source4/selftest/skip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/selftest/skip b/source4/selftest/skip index 06acff2cfc..0e6820e2b0 100644 --- a/source4/selftest/skip +++ b/source4/selftest/skip @@ -64,6 +64,7 @@ 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.scan # same thing here - we have docs now samba4.rap.printing # Not provided by Samba 4 +samba4.rap.sam # Not provided by Samba 4 samba4.gensec.python # not finished bench # don't run benchmarks in our selftest trans2.scan # uses huge number of file descriptors |