summaryrefslogtreecommitdiffstats
path: root/source4/selftest/skip
Commit message (Collapse)AuthorAgeFilesLines
* selftest: Have only one set of selftest knownfail and skip filesAndrew Bartlett2011-10-281-81/+0
| | | | | | | | | | | Listing tests that are not ever proposed (eg samba4.* in the samba3 selftest) is not an error, so just combine the lists. This is being done because some folks trying to learn how our 'make test' works are having trouble following the distributed nature of the selftest system. Andrew Bartlett
* Revert "s4:selftest: skip flakey samba4.nbt.winsreplication for now"Andrew Bartlett2011-10-181-1/+0
| | | | | | | | This reverts commit 16fd935fc659555c203354b6c96fc23a55be5a3b because 75953f18469fa8746d9d8ad20bbbb3bcbd0df9dd solved the root cause, which was a race in ldb startup. Andrew Bartlett
* s4:selftest: flakey test samba4.drs.delete_object.python should go into skipMichael Adam2011-10-141-0/+1
| | | | | | | | not knownfail, which will render it flakey again, just the other way round. Thanks Jelmer for pointing that out... Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Fri Oct 14 00:21:26 CEST 2011 on sn-devel-104
* s4: add SMB2_FSCTL opcodesDavid Disseldorp2011-09-291-0/+1
| | | | | | | | Also, skip samba4.smb2.ioctl for now. Snapshots are not supported by default. Autobuild-User: David Disseldorp <ddiss@samba.org> Autobuild-Date: Thu Sep 29 14:47:05 CEST 2011 on sn-devel-104
* s4:selftest: skip flakey samba4.nbt.winsreplication for nowStefan Metzmacher2011-09-221-0/+1
| | | | | | | | | | | | | | | [825/1154 in 43m52s] samba4.nbt.winsreplication(dc) Test if we always get back the same assoc_ctx Setup wrepl connections Test one pull replication cycle Setup wrepl connections Setup wrepl conflict pull connection UNEXPECTED(error): samba4.nbt.winsreplication.replica REASON: _StringException: _StringException: Unknown error/failure I don't have time to look into the problem currently. metze
* s4:selftest: skip flakey samba4.drs.repl_schema.python for nowStefan Metzmacher2011-09-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | UNEXPECTED(error): samba4.drs.repl_schema.python(vampire_dc).repl_schema.DrsReplSchemaTestCase.test_classWithCustomAttribute REASON: _StringException: _StringException: Content-Type: text/x-traceback;charset=utf8,language=python traceback 49F Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 128, in _run_user return fn(*args) File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 368, in _run_test_method testMethod() File "/memdisk/autobuild/flakey/b12973/samba4/source4/torture/drs/python/repl_schema.py", line 179, in test_classWithCustomAttribute self._net_drs_replicate(DC=self.dnsname_dc2, fromDC=self.dnsname_dc1, nc_dn=self.schema_dn) File "/memdisk/autobuild/flakey/b12973/samba4/source4/torture/drs/python/drs_base.py", line 110, in _net_drs_replicate return self.check_output(cmd_line) File "bin/python/samba/tests/__init__.py", line 157, in check_output raise BlackboxProcessError(retcode, line, p.stdout.read(), p.stderr.read()) BlackboxProcessError: Command '/memdisk/autobuild/flakey/b12973/samba4/bin/samba-tool drs replicate -USAMBADOMAIN/Administrator%locDCpass1 --sync-forced LOCALVAMPIREDC.samba.example.com localdc.samba.example.com CN=Schema,CN=Configuration,DC=samba,DC=example,DC=com'; exit status 255; stdout: ''; stderr: 'ERROR(runtime): DsReplicaSync failed - (-1073741807, 'NT_STATUS_END_OF_FILE') ' 0 As this is an error, we have to skip it instead of adding it to the knowfail file metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Sat Sep 17 08:43:31 CEST 2011 on sn-devel-104
* s4:selftest: use wildcards for ntvfs.cifs tests in knownfail and skip filesStefan Metzmacher2011-06-241-32/+17
| | | | metze
* s4-selftest: gensec test is finished, don't skipAndrew Bartlett2011-05-181-1/+0
|
* selftest: Don't skip Samba3 tests in the top level buildAndrew Bartlett2011-05-181-56/+64
| | | | | | | | | The regular expressions here were not specific enough, they matched the samba3. names from the source3/selftest/tests.py Found by Andreas Schneider Andrew Bartlett
* waf: Enable Samba3 torture tests in top level build.Andreas Schneider2011-05-161-12/+12
| | | | | | | Signed-off-by: Günther Deschner <gd@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon May 16 13:57:01 CEST 2011 on sn-devel-104
* Revert "s4:selftest: skip s3member tests for now"Stefan Metzmacher2011-04-291-1/+0
| | | | | | | | | | | | This reverts commit c5034ac3155958c0d3e2a1cfbfc669bc2e869f29. This doesn't seem to help and isn't needed if the filesystem has posix acl support. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Fri Apr 29 08:23:01 CEST 2011 on sn-devel-104
* s4:selftest: skip s3member tests for nowStefan Metzmacher2011-04-281-0/+1
| | | | | | | | | | | They are flakey, see http://git.samba.org/autobuild.flakey/2011-04-28-1501/samba4.stdout http://git.samba.org/autobuild.flakey/2011-04-28-1700/samba4.stdout metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu Apr 28 18:42:06 CEST 2011 on sn-devel-104
* s4: Renable samba4.rpc.backupkeyStefan Metzmacher2011-02-141-1/+0
| | | | | | This reverts commit 07fd397be7e30849f2c8452154edbee7dceccfe1. Signed-off-by: Andrew Bartlett <abartlet@samba.org>
* s4:selftest: skip samba4.rpc.backupkey for nowStefan Metzmacher2011-02-051-0/+1
| | | | metze
* s4:selftest/skip: remove samba4.tokengroups.pythonStefan Metzmacher2011-01-201-1/+0
| | | | metze
* s4:selftest/skip: add samba4.tokengroups.pythonStefan Metzmacher2011-01-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fails randomly like this with an error (not a failure): [651/695 in 27m37s] samba4.tokengroups.python(dc) running client gensec_update UNEXPECTED(error): samba4.tokengroups.python(dc).__main__.TokenTest.test_pac_groups REASON: _StringException: _StringException: Content-Type: text/x-traceback;charset=utf8,language=python traceback 1E2 Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 128, in _run_user return fn(*args) File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 368, in _run_test_method testMethod() File "/memdisk/tridge/flakey/b2413/source4/source4/dsdb/tests/python/token_group.py", line 142, in test_pac_groups (client_finished, client_to_server) = gensec_client.update(server_to_client) TypeError: expected a string 0 FAILED (0 failures and 1 errors in 0 testsuites) A summary with detailed information can be found in: ./st/summary test: running (/usr/bin/perl /memdisk/tridge/flakey/b2413/source4/source4/../selftest/selftest.pl --prefix=./st --builddir=. --srcdir=. --exclude=./selftest/skip --testlist="/usr/bin/python ./selftest/tests.py|" --exclude=./selftest/slow --socket-wrapper && touch ./st/st_done) | /usr/bin/python -u ../selftest/filter-subunit --expected-failures=./selftest/knownfail --fail-immediately | tee ./st/subunit | /usr/bin/python -u ../selftest/format-subunit --prefix=./st --immediate ERROR: test failed with exit code 1 metze
* unit tests: use skip file to exclude smb2.dir instead of hackMatthieu Patou2010-10-281-0/+1
| | | | | | | Thanks metze for pointing this. Autobuild-User: Matthieu Patou <mat@samba.org> Autobuild-Date: Thu Oct 28 09:39:11 UTC 2010 on sn-devel-104
* s4 net: rename to samba-tool in order to not clash with s3 netKai Blin2010-10-281-1/+1
| | | | | Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Thu Oct 28 07:25:16 UTC 2010 on sn-devel-104
* File winattr testAbhidnya P Chirmule2010-10-071-0/+1
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Thu Oct 7 16:51:19 UTC 2010 on sn-devel-104
* File BirthTime testAbhidnya P Chirmule2010-10-071-0/+1
|
* s4-selftest: move spoolss to skip list.Günther Deschner2010-10-051-0/+1
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Oct 5 13:51:28 UTC 2010 on sn-devel-104
* s4-selftest: Add some more comments to skip file.Jelmer Vernooij2010-09-301-1/+4
|
* s4-smbtorture: Added a torture test for forest trustsSumit Bose2010-08-251-0/+1
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s4:selftest: skip samba4.blackbox.ktpass for now as it's not portableStefan Metzmacher2010-07-311-0/+3
| | | | | | | | ktutil might not be installed or from MIT. We should build a samba4ktutil and use that instead, until then we need to skip this test. metze
* 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