From 8b5cb77118e6fbf99d33987341db7476913bada1 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Sun, 20 Sep 2009 15:23:34 -0700 Subject: s4-selftest: disable RPC-COUNTCALLS The RPC-COUNTCALLS was useful when we were working out IDL by hand --- 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 c253e5cc33..87e7a8d20f 100644 --- a/source4/selftest/skip +++ b/source4/selftest/skip @@ -62,3 +62,4 @@ samba4.ntvfs.cifs.raw. nss.test # Fails 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 -- cgit