summaryrefslogtreecommitdiffstats
path: root/source4/selftest/skip
Commit message (Collapse)AuthorAgeFilesLines
* s4-selftest: skip RAP-SAM tests against Samba 4.Günther Deschner2010-05-121-0/+1
| | | | Guenther
* s4-selftest: skip RAP-PRINTING tests.Günther Deschner2010-04-281-0/+1
| | | | Guenther
* s4-selftest: skip RPC-DFS for s4 entirely.Günther Deschner2010-03-201-0/+1
| | | | Guenther
* s4:selftest: move samba4.net.api.become.dc from skip to knownfailStefan Metzmacher2010-03-111-1/+0
| | | | | | Someone should fix the remaining bug, as this test is expected to work. metze
* s4:selftest: skip SMB2-ACLS for nowStefan Metzmacher2009-12-081-0/+1
| | | | metze
* s4:selftest: for now skip the BASE-DELAY-WRITE test completelyStefan Metzmacher2009-11-181-0/+1
| | | | | | | | | This test randomly fails depending on the timing (the tests are too strict with the values introduced in commit 0fca2b078ceb314e429e24e3318b50451ccf423b) and local filesystem features (timestamp resolution). metze
* Fixed some major bugs in inheritance and access checks.Nadezhda Ivanova2009-11-151-1/+0
| | | | | | | | Fixed sd creation not working on LDAP modify. Fixed incorrect replacement of CO and CG. Fixed incorrect access check on modify for SD modification. Fixed failing sec_descriptor test and enabled it. Fixed failing sd add test in ldap.python
* s4:torture Remove _drs_util_verify_attids() from RPC-DSSYNCAndrew Bartlett2009-11-121-1/+0
| | | | | | | | | | | | I'm satisfied that the task this test does is already done by the time we map the incoming schema, and process the objects. If we have the OID mapping wrong or incomplete, we will get any errors this test found errors there. (And this dramaticly reduces the test time, so we can now add RPC-DSSYNC to 'make test'). Andrew Bartlett
* s4-selftest: the secleak test is not designed for automated runningAndrew Tridgell2009-10-201-0/+1
|
* s4-selftest: skip two more scannersAndrew Tridgell2009-10-201-0/+2
| | | | Protocol scanners are not any use in the build farm
* s4-selftest: skip the trans2.scan testAndrew Tridgell2009-10-201-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 listAndrew Tridgell2009-10-191-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 hostsAndrew Tridgell2009-10-121-0/+1
|
* s4-seftest: skip hold.oplock for SMB2 as wellAndrew Tridgell2009-10-061-1/+1
| | | | | This test is not designed to be run automatically. It deliberately blocks forever.
* s4-test: skip python gensec test until its finishedAndrew Tridgell2009-10-021-0/+1
|
* s4-selftest: disable RAP-SCAN testAndrew Tridgell2009-09-201-0/+1
| | | | also pointless now we have docs
* s4-selftest: disable RPC-COUNTCALLS Andrew Tridgell2009-09-201-0/+1
| | | | The RPC-COUNTCALLS was useful when we were working out IDL by hand
* skip the autoidl testAndrew Tridgell2009-08-171-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 Vernooij2009-06-121-2/+2
|
* s4-selftest: match new name of RPC-SAMR-ACCESSMASK.Günther Deschner2009-05-131-2/+1
| | | | Guenther
* s4:selftest: don't run the smb2.durable.open testStefan Metzmacher2009-04-251-0/+1
| | | | | | it often crashes when the server doesn't support them. metze
* s4:selftest: ignore smb2.lease test for nowStefan Metzmacher2009-04-201-0/+1
| | | | metze
* LDAP-UPTODATEVECTOR: fix segfault against samba4 as serverStefan Metzmacher2009-02-051-1/+0
| | | | metze
* selftest: s4 does not have a pwdlastset implementation yet.Günther Deschner2008-11-281-0/+1
| | | | Guenther
* s4-smbtorture: add very basic RPC-NTSVCS test.Günther Deschner2008-11-121-0/+1
| | | | Guenther
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftestJelmer Vernooij2008-10-111-2/+0
| | | | | Conflicts: selftest/selftest.pl
* Move selftest code to top-level.Jelmer Vernooij2008-09-181-0/+63