summaryrefslogtreecommitdiffstats
path: root/source3/selftest/knownfail
Commit message (Collapse)AuthorAgeFilesLines
* selftest: Run tests for libsmbclient and libnetapiAndrew Bartlett2011-06-211-0/+2
| | | | | | | This adds the known failure for the one test (netbios browsing) that fails. Andrew Bartlett
* selftest: Make knowfail/skip files consistent, always use ^prefixAndrew Bartlett2011-05-251-11/+11
| | | | | | | | | | | | Except in one case (where we mark printing tests as knownfail), this has all our regular expressions start with ^, which ensures we don't accidentially mix up the samba3/samba4 prefix here. Because of the particular values in these files at the moment, this should not change the set of tests, but it will help to ensure that future edits follow the correct pattern. Andrew Bartlett
* Revert "s3-test: disable ktest for now"Andrew Bartlett2011-04-071-1/+0
| | | | | | | | | | | | This reverts commit 77820d59fe517168db5cb79b05214ae9fd6b4467. I beleive this is now reliable, after the changes to wait for an actual connection at startup and to use the fake DNS file. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Thu Apr 7 07:20:03 CEST 2011 on sn-devel-104
* s3-test: disable ktest for nowAndrew Tridgell2011-04-071-0/+1
| | | | | | | | the ktest tests are currently flakey. Once andrew has found the problem they can be re-enabled Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Thu Apr 7 03:36:36 CEST 2011 on sn-devel-104
* s4-smbtorture: add netsessiongetinfo() test.Günther Deschner2011-03-181-0/+1
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Mar 18 02:11:38 CET 2011 on sn-devel-104
* s4-smbtorture: add test for rap_NetUserDelete().Günther Deschner2011-03-181-0/+1
| | | | Guenther
* s4-smbtorture: add test for rap_NetUserAdd().Günther Deschner2011-03-181-0/+1
| | | | Guenther
* s3-selftest: add another flaky s3-torture test to knownfail, this time OPLOCK4.Günther Deschner2011-03-111-0/+1
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Mar 11 00:42:27 CET 2011 on sn-devel-104
* s3-selftest: run a couple of dgram NBT tests against s3.Günther Deschner2011-03-101-0/+1
| | | | Guenther
* s3-selftest: remove *ncacn_ip_tcp* from knownfail list.Günther Deschner2011-03-091-1/+0
| | | | Guenther
* s3-selftest: add pattern test of dcerpc binding options (using ↵Günther Deschner2011-03-081-0/+1
| | | | | | | | | | | rpc.lsa.lookupsids). Guenther Signed-off-by: Günther Deschner <gd@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Mar 8 12:29:21 CET 2011 on sn-devel-104
* s3:test: the registry roundtrip test passes nowMichael Adam2011-03-051-1/+0
| | | | | Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Sat Mar 5 02:19:33 CET 2011 on sn-devel-104
* selftest the raw.mux test is flaky:Andrew Bartlett2011-02-221-0/+1
| | | | | | | | | | | | | | | TESTING MULTIPLEXED LOCK/LOCK/UNLOCK establishing a lock the second lock will conflict with the first this will too, but we'll unlock while waiting unlock the first range recv the async reply async lock took 265.40 msec failed to trigger early lock retry UNEXPECTED(error): samba3.posix_s3.raw.mux.mux Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Feb 22 07:09:07 CET 2011 on sn-devel-104
* s3:test: rename samba3.blackbox.net_s3_registry_roundtrip -> ↵Michael Adam2011-02-161-1/+1
| | | | samba3.blackbox.net.local.registry.roundtrip
* s3:test: mark the net_registry_roundtrip test as knownfailMichael Adam2011-02-161-0/+1
| | | | | Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Wed Feb 16 13:45:09 CET 2011 on sn-devel-104
* s3:test: add the "blackbox.failure" test to the knownfail testsMichael Adam2011-02-161-0/+1
| | | | This is designed to fail. Its purpose is to test our test infrastructure.
* s3-selftest: mark the driver timestamp test as knownfail for now.Günther Deschner2011-02-081-0/+1
| | | | Guenther
* s3:selftest: mark samba3.posix_s3.smb2.lock (dc).rw-exclusive as known to failStefan Metzmacher2010-12-271-0/+1
| | | | | | | | | | | | | | | | | | This sometimes fails like this: [218/271 in 22m22s] samba3.posix_s3.smb2.lock (dc) UNEXPECTED(failure): samba3.posix_s3.smb2.lock (dc).rw-exclusive REASON: _StringException: _StringException: ../torture/smb2/lock.c:406: status was NT_STATUS_END_OF_FILE, expected NT_STATUS_OK: (../torture/smb2/lock.c:406) command: LD_LIBRARY_PATH=/memdisk/tridge/flakey/b18675/source3/source3/bin/shared:/memdisk/tridge/flakey/b18675/source3/source3/bin: bin/smbtorture4 --configfile=$SMB_CONF_PATH --maximum-runtime=1200 --target=samba3 --basedir=/memdisk/tridge/flakey/b18675/source3/source3/st --option="torture:winbindd_netbios_name=$SERVER" --option="torture:winbindd_netbios_domain=$DOMAIN" --option=torture:localdir=/memdisk/tridge/flakey/b18675/source3/source3/st/dc/share --option=torture:sharedelay=100000 //$SERVER_IP/tmp -U$USERNAME%$PASSWORD smb2.lock 2>&1 | ../selftest/filter-subunit --prefix "samba3.posix_s3.smb2.lock (dc)." expanded command: LD_LIBRARY_PATH=/memdisk/tridge/flakey/b18675/source3/source3/bin/shared:/memdisk/tridge/flakey/b18675/source3/source3/bin: bin/smbtorture4 --configfile=/memdisk/tridge/flakey/b18675/source3/source3/st/client/client.conf --maximum-runtime=1200 --target=samba3 --basedir=/memdisk/tridge/flakey/b18675/source3/source3/st --option="torture:winbindd_netbios_name=LOCALDC2" --option="torture:winbindd_netbios_domain=SAMBA-TEST" --option=torture:localdir=/memdisk/tridge/flakey/b18675/source3/source3/st/dc/share --option=torture:sharedelay=100000 //127.0.0.2/tmp -Utridge%localdc2pass smb2.lock 2>&1 | ../selftest/filter-subunit --prefix "samba3.posix_s3.smb2.lock (dc)." ERROR: Testsuite[samba3.posix_s3.smb2.lock (dc)] REASON: Exit code was 1 metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Dec 27 12:08:51 CET 2010 on sn-devel-104
* s3:selftest: fix knownfail for ↵Stefan Metzmacher2010-12-131-1/+1
| | | | | | | | | | | | | | samba3.posix_s3.rpc.spoolss.*printserver.enum_printers_old The name is in lowercase since commit 35fbc7bbda5851f7172538f79fc79be201f1d521 (s4-smbtorture: Make test names lowercase and dot-separated.) This should avoid intermittent failures in make test. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Dec 13 13:52:18 CET 2010 on sn-devel-104
* s3-spoolss: added another intermittent failure to knownfailAndrew Tridgell2010-10-061-0/+1
| | | | | Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Wed Oct 6 11:55:00 UTC 2010 on sn-devel-104
* selftest: make it more obvious we only expect the printjob tests to fail.Günther Deschner2010-10-051-1/+2
| | | | Guenther
* s3-selftest: added samba3.posix_s3.rpc.spoolss.printer to knownfailAndrew Tridgell2010-10-011-0/+1
| | | | | | | | this fails intermittently on sn-devel. Guenther suggested adding it to knownfail Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Fri Oct 1 04:37:36 UTC 2010 on sn-devel-104
* s3-selftest: added samba3.posix_s3.rap.printing as a knownfailAndrew Tridgell2010-09-261-0/+1
| | | | | this fails intermittently on sn-devel, Günther suggests adding this to knownfail for now
* s3-selftest: add print_test_extended (as called from RPC-PRINTER) to ↵Günther Deschner2010-09-101-0/+1
| | | | | | knownfail list. Guenther
* s3:selftest This test does not fail anymore (Samba4's smbtorture has been fixed)Andrew Bartlett2010-08-181-1/+0
|
* s3-selftest: add samba3.posix_s3.rpc.spoolss.notify to knownfail list.Günther Deschner2010-08-161-0/+1
| | | | Guenther
* Add 'selftest' target to Samba 3 that uses the perl selftest code.Jelmer Vernooij2008-10-191-0/+0