Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4-selftest: the secleak test is not designed for automated running | Andrew Tridgell | 2009-10-20 | 1 | -0/+1 |
| | |||||
* | s4-selftest: skip two more scanners | Andrew Tridgell | 2009-10-20 | 1 | -0/+2 |
| | | | | Protocol scanners are not any use in the build farm | ||||
* | s4-selftest: skip the trans2.scan test | Andrew Tridgell | 2009-10-20 | 1 | -0/+1 |
| | | | | | This test consumes a huge number of file descriptors on the server (random binds to the WKSSVC pipe) | ||||
* | s4-selftest: move secdesc.python test to skip list | Andrew Tridgell | 2009-10-19 | 1 | -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. | ||||
* | s4-selftest: don't run benchmarks on the build farm hosts | Andrew Tridgell | 2009-10-12 | 1 | -0/+1 |
| | |||||
* | s4-seftest: skip hold.oplock for SMB2 as well | Andrew Tridgell | 2009-10-06 | 1 | -1/+1 |
| | | | | | This test is not designed to be run automatically. It deliberately blocks forever. | ||||
* | s4-test: skip python gensec test until its finished | Andrew Tridgell | 2009-10-02 | 1 | -0/+1 |
| | |||||
* | s4-selftest: disable RAP-SCAN test | Andrew Tridgell | 2009-09-20 | 1 | -0/+1 |
| | | | | also pointless now we have docs | ||||
* | s4-selftest: disable RPC-COUNTCALLS | Andrew Tridgell | 2009-09-20 | 1 | -0/+1 |
| | | | | The RPC-COUNTCALLS was useful when we were working out IDL by hand | ||||
* | skip the autoidl test | Andrew Tridgell | 2009-08-17 | 1 | -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. | ||||
* | selftest: Fix references to filenames with knownfailures and slow tests. | Jelmer Vernooij | 2009-06-12 | 1 | -2/+2 |
| | |||||
* | s4-selftest: match new name of RPC-SAMR-ACCESSMASK. | Günther Deschner | 2009-05-13 | 1 | -2/+1 |
| | | | | Guenther | ||||
* | s4:selftest: don't run the smb2.durable.open test | Stefan Metzmacher | 2009-04-25 | 1 | -0/+1 |
| | | | | | | it often crashes when the server doesn't support them. metze | ||||
* | s4:selftest: ignore smb2.lease test for now | Stefan Metzmacher | 2009-04-20 | 1 | -0/+1 |
| | | | | metze | ||||
* | LDAP-UPTODATEVECTOR: fix segfault against samba4 as server | Stefan Metzmacher | 2009-02-05 | 1 | -1/+0 |
| | | | | metze | ||||
* | selftest: s4 does not have a pwdlastset implementation yet. | Günther Deschner | 2008-11-28 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s4-smbtorture: add very basic RPC-NTSVCS test. | Günther Deschner | 2008-11-12 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftest | Jelmer Vernooij | 2008-10-11 | 1 | -2/+0 |
| | | | | | Conflicts: selftest/selftest.pl | ||||
* | Move selftest code to top-level. | Jelmer Vernooij | 2008-09-18 | 1 | -0/+63 |