summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-10-20 15:19:27 +1100
committerAndrew Tridgell <tridge@samba.org>2009-10-20 15:19:27 +1100
commit14111d606b6b922f861f8fd291267b0b902755dc (patch)
tree2c0efb63385c8fad63ea6e8115efb36ea0cfed35
parent2ff2c421d0873a9433bced9d48e50aaad18c93d4 (diff)
downloadsamba-14111d606b6b922f861f8fd291267b0b902755dc.tar.gz
samba-14111d606b6b922f861f8fd291267b0b902755dc.tar.bz2
samba-14111d606b6b922f861f8fd291267b0b902755dc.zip
s4-selftest: skip two more scanners
Protocol scanners are not any use in the build farm
-rw-r--r--source4/selftest/skip2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/selftest/skip b/source4/selftest/skip
index e5ccde7cfe..b9d919219c 100644
--- a/source4/selftest/skip
+++ b/source4/selftest/skip
@@ -68,3 +68,5 @@ samba4.gensec.python # not finished
bench # don't run benchmarks in our selftest
samba4.ldap.secdesc.python # this is expected to fail until the acl module is complete
trans2.scan # uses huge number of file descriptors
+base.scan.ioctl # bad idea in make test
+base.scan.pipe_number # bad idea in make test