From 26e114b83ce1de7515bfbf365da03ec3f18c95fd Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 17 Aug 2009 13:29:34 +1000 Subject: skip the autoidl test The autoidl test is not needed now that we have IDL source available. It also generates a lot of errors in the logs. --- 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 165c07c0fd..c253e5cc33 100644 --- a/source4/selftest/skip +++ b/source4/selftest/skip @@ -61,3 +61,4 @@ samba4.ntvfs.cifs.raw. ^samba4.net.api.become.dc.*$ # Fails 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 -- cgit