diff options
author | Günther Deschner <gd@samba.org> | 2010-04-28 23:20:46 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2010-04-28 23:23:38 +0200 |
commit | db3a1b9d515dadc43bca5b2fc3217ca2ef2f00a6 (patch) | |
tree | 3d4b2cdfb78f50e45aef1ada842a932a9828aa67 | |
parent | 8878be3c456c8562558024c1fef3a73e9eb71d82 (diff) | |
download | samba-db3a1b9d515dadc43bca5b2fc3217ca2ef2f00a6.tar.gz samba-db3a1b9d515dadc43bca5b2fc3217ca2ef2f00a6.tar.bz2 samba-db3a1b9d515dadc43bca5b2fc3217ca2ef2f00a6.zip |
s4-selftest: skip RAP-PRINTING tests.
Guenther
-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 4061589458..06acff2cfc 100644 --- a/source4/selftest/skip +++ b/source4/selftest/skip @@ -63,6 +63,7 @@ raw.offline # Samba 4 doesn't have much offline support yet 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.gensec.python # not finished bench # don't run benchmarks in our selftest trans2.scan # uses huge number of file descriptors |