From 1cee92caaaca9f98e4e18aa597666297c2d347e1 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Mon, 10 May 2010 12:14:58 +0200 Subject: s4-selftest: skip RAP-SAM tests against Samba 4. Guenther --- source4/selftest/skip | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/selftest/skip') 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 -- cgit