summaryrefslogtreecommitdiff
path: root/source4/selftest/skip
AgeCommit message (Collapse)AuthorFilesLines
2009-10-20s4-selftest: the secleak test is not designed for automated runningAndrew Tridgell1-0/+1
2009-10-20s4-selftest: skip two more scannersAndrew Tridgell1-0/+2
Protocol scanners are not any use in the build farm
2009-10-20s4-selftest: skip the trans2.scan testAndrew Tridgell1-0/+1
This test consumes a huge number of file descriptors on the server (random binds to the WKSSVC pipe)
2009-10-19s4-selftest: move secdesc.python test to skip listAndrew Tridgell1-0/+1
This test produces a python backtrace due to LDAP_INSUFFICIENT_ACCESS_RIGHTS errors, which are expected until the new acl code is finished. The python backtrace overrides the 'knownfail' listing, so we need to skip this test for now.
2009-10-12s4-selftest: don't run benchmarks on the build farm hostsAndrew Tridgell1-0/+1
2009-10-06s4-seftest: skip hold.oplock for SMB2 as wellAndrew Tridgell1-1/+1
This test is not designed to be run automatically. It deliberately blocks forever.
2009-10-02s4-test: skip python gensec test until its finishedAndrew Tridgell1-0/+1
2009-09-20s4-selftest: disable RAP-SCAN testAndrew Tridgell1-0/+1
also pointless now we have docs
2009-09-20s4-selftest: disable RPC-COUNTCALLS Andrew Tridgell1-0/+1
The RPC-COUNTCALLS was useful when we were working out IDL by hand
2009-08-17skip the autoidl testAndrew Tridgell1-0/+1
The autoidl test is not needed now that we have IDL source available. It also generates a lot of errors in the logs.
2009-06-12selftest: Fix references to filenames with knownfailures and slow tests.Jelmer Vernooij1-2/+2
2009-05-13s4-selftest: match new name of RPC-SAMR-ACCESSMASK.Günther Deschner1-2/+1
Guenther
2009-04-25s4:selftest: don't run the smb2.durable.open testStefan Metzmacher1-0/+1
it often crashes when the server doesn't support them. metze
2009-04-20s4:selftest: ignore smb2.lease test for nowStefan Metzmacher1-0/+1
metze
2009-02-05LDAP-UPTODATEVECTOR: fix segfault against samba4 as serverStefan Metzmacher1-1/+0
metze
2008-11-28selftest: s4 does not have a pwdlastset implementation yet.Günther Deschner1-0/+1
Guenther
2008-11-12s4-smbtorture: add very basic RPC-NTSVCS test.Günther Deschner1-0/+1
Guenther
2008-10-11Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftestJelmer Vernooij1-2/+0
Conflicts: selftest/selftest.pl
2008-09-18Move selftest code to top-level.Jelmer Vernooij1-0/+63