summaryrefslogtreecommitdiff
path: root/source4/selftest/skip
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-08-17 13:29:34 +1000
committerAndrew Tridgell <tridge@samba.org>2009-08-17 13:29:34 +1000
commit26e114b83ce1de7515bfbf365da03ec3f18c95fd (patch)
treef13b387def4e7f954b976a98d09ecd0d51088839 /source4/selftest/skip
parentf3e473ee724aae3cebd7fc53f49c17890e3fdb11 (diff)
downloadsamba-26e114b83ce1de7515bfbf365da03ec3f18c95fd.tar.gz
samba-26e114b83ce1de7515bfbf365da03ec3f18c95fd.tar.bz2
samba-26e114b83ce1de7515bfbf365da03ec3f18c95fd.zip
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.
Diffstat (limited to 'source4/selftest/skip')
-rw-r--r--source4/selftest/skip1
1 files changed, 1 insertions, 0 deletions
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