From 3ecfd06d64cf91098ec33c33a003d7f5b5c1b71d Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 12 Oct 2009 16:14:02 +1100 Subject: s4-selftest: don't run benchmarks on the build farm hosts --- source4/selftest/skip | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/selftest') diff --git a/source4/selftest/skip b/source4/selftest/skip index ccafbf3d09..38620b06b6 100644 --- a/source4/selftest/skip +++ b/source4/selftest/skip @@ -65,3 +65,4 @@ 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.gensec.python # not finished +bench # don't run benchmarks in our selftest -- cgit