summaryrefslogtreecommitdiff
path: root/selftest
AgeCommit message (Collapse)AuthorFilesLines
2012-05-24selftest: Run only the samba3 tests on builds without the AD DCAndrew Bartlett1-1/+6
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Thu May 24 11:51:40 CEST 2012 on sn-devel-104
2012-05-24s4-provision: Make s3fs the default way to install a new Samba4 DCAndrew Bartlett1-0/+1
With s3fs now well settled into master, we now throw the swtich and make it the default. There is still much to do, but we need to be using s3fs by default to find out exactly what that is. Andrew Bartlett
2012-05-18selftest/Samba3: add 'smbd:suicide mode = yes'Stefan Metzmacher1-0/+1
metze
2012-05-15selftest: Remove tests for security=serverAndrew Bartlett2-41/+0
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2012-05-11samba4: When running samba_dnsupdate during tests, use the testJelmer Vernooij1-7/+7
smb.conf. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Fri May 11 18:18:53 CEST 2012 on sn-devel-104
2012-05-09Revert "selftest: mark ^samba4.raw.context.session1 as flapping, the test ↵Stefan Metzmacher1-1/+0
was wrong" This reverts commit 794a9da38fbd88eb3d358d453cc5d21998604caa. The test is fixed now. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed May 9 02:53:24 CEST 2012 on sn-devel-104
2012-05-09selftest: mark ^samba4.raw.context.session1 as flapping, the test was wrongStefan Metzmacher1-0/+1
metze
2012-05-08selftest: samba4 doesn't support reauthStefan Metzmacher2-1/+1
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue May 8 02:43:49 CEST 2012 on sn-devel-104
2012-05-08selftest: mark ^samba4.raw.session.reauth as flappingStefan Metzmacher1-0/+1
Because the test is wrong... metze
2012-05-02selftest: make the knownfail patterns for the driver_info_winreg more specificMichael Adam1-2/+2
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Wed May 2 11:23:26 CEST 2012 on sn-devel-104
2012-05-02selftest: 'store dos attributes = yes' is now set in fileserver.confAndrew Bartlett1-4/+0
As such, there is no need to set it or the permissions-based mappings here as well. Andrew Bartlett
2012-05-02selftest: Do not start samba4 srvsvc in plugin_s4_dc modeAndrew Bartlett1-1/+1
2012-05-02selftest: add hooks required for printing to Samba4.pmAndrew Bartlett1-0/+16
2012-05-02selftest: mark samba3.raw.samba3checkfsp as flapping on plugin_s4_dcAndrew Bartlett2-2/+4
This fails on my Fedora 16 workstation, but passes on sn-devel. Andrew Bartlett
2012-05-02selftest: mark samba3.raw.acls.inheritance(plugin_s4_dc) as flappingAndrew Bartlett2-4/+4
This seems to succeed on sn-devel, but fails in a local make test on my workstation. Andrew Bartlett
2012-05-02selftest: add knownfail entries for plugin_s4_dc testsAndrew Bartlett1-0/+112
2012-05-02selftest: change knownfail to cope with running plugin_s4_dc as wellAndrew Bartlett1-1/+1
2012-05-02selftest: Use same pattern for path to share as Samba3.pmAndrew Bartlett1-13/+15
This helps as we declare tests that were previously targetted at Samba3 only. Andrew Bartlett
2012-05-02selftest: Add hideunread share to plugin_s4_dcAndrew Bartlett1-0/+3
2012-05-02selftest: run plugin_s4_dc with 'acl_xattr xattr_tdb streams_depot' VFS modulesAndrew Bartlett1-0/+1
2012-05-02selftest: prepare to run smbtorture tests against plugin_s4_dcAndrew Bartlett1-10/+47
2012-05-02selftest: attempt to test samba3hide in a different environmentAndrew Bartlett1-0/+2
This should ensure that the samba3hide test is still run and passes, in a non-ACLed environment. Andrew Bartlett
2012-05-02selftest: Enable ACL testing against the s3dc environmentAndrew Bartlett3-10/+5
Previously, ACL tests were skipped and the correct modules for ACL testing were not loaded. The addition of a knownfail entry for raw.samba3* tests is due to an inconsitancy between the behaviour with and without ACL modules loaded - posix chown calls appear to be ignored in this mode. Andrew Bartlett
2012-04-27selftest: Place the test environment at the end of the failure linesAndrew Bartlett4-53/+63
This allows a knownfail entry to be added for only one environment, rather than all environments. Andrew Bartlett
2012-04-27selftest: Remove silly space before unit test nameAndrew Bartlett1-57/+57
When we have no description, there is no need for a leading space here Andrew Bartlett
2012-04-25selftest: remove printserver.enum_printers_servername from flappingMichael Adam1-1/+0
Signed-off-by: Andreas Schneider <asn@samba.org> Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Wed Apr 25 17:18:28 CEST 2012 on sn-devel-104
2012-04-25selftest: remove samba3.rpc.spoolss.*printserver.openprinter_badnamelist ↵Michael Adam1-1/+0
from flapping Signed-off-by: Andreas Schneider <asn@samba.org>
2012-04-25selftest: mark the driver_info_winreg tests knownfail.Michael Adam1-0/+2
They only get executed when driver files are around. Signed-off-by: Andreas Schneider <asn@samba.org>
2012-04-25selftest: mark failing print_tests more specificallyMichael Adam1-1/+1
Signed-off-by: Andreas Schneider <asn@samba.org>
2012-04-25selftest: remove .*printer.*print_test_extended from flappingMichael Adam1-1/+0
Signed-off-by: Andreas Schneider <asn@samba.org>
2012-04-25selftest: remove the "rpc.spoolss.printer" test from flappingMichael Adam1-1/+0
Signed-off-by: Andreas Schneider <asn@samba.org>
2012-04-25s4-torture: enable raw.composite test again, and convert to new style testAndrew Bartlett2-2/+1
This test has been skipped for some time, but is an important test for parallel operation. Andrew Bartlett
2012-04-18s3fs: Use xattr_tdb format for xattr storageAndrew Bartlett1-1/+1
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed Apr 18 05:39:01 CEST 2012 on sn-devel-104
2012-04-03file_server: Move vfs objects initialisation into file_server.c smb.conf wrapperAndrew Bartlett1-3/+0
2012-03-27selftest.py: Add get_interface.Jelmer Vernooij2-4/+45
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Tue Mar 27 00:32:48 CEST 2012 on sn-devel-104
2012-03-24selftest.py: Add cleanup_pid.Jelmer Vernooij2-2/+31
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Mar 24 04:52:59 CET 2012 on sn-devel-104
2012-03-24selftest.py: Add write_krb5_conf.Jelmer Vernooij2-0/+79
2012-03-24selftest.py: Add mk_realms_stanza function.Jelmer Vernooij2-3/+63
2012-03-24selftest.py: Add selftest.target.samba with bindir_path function.Jelmer Vernooij3-1/+63
2012-03-15s4:selftest: make the use of writetimeupdatedelay consistent across all testsMichael Adam1-3/+3
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org> Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Thu Mar 15 20:20:13 CET 2012 on sn-devel-104
2012-03-15s3:selftest: reactivate the writetimeupdatedelay speed-upMichael Adam1-1/+1
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
2012-03-14selftest/flapping: mark ↵Stefan Metzmacher1-0/+1
^samba3.rpc.spoolss.*printserver.enum_printers_servername as flakey I got this: [370/1371 in 21m20s] samba3.rpc.spoolss.printserver (s3dc) Testing servername behaviour in EnumPrinters and GetPrinters Testing EnumPrinters(\\127.0.0.2) level 2 Testing OpenPrinterEx() WARNING!: ../source4/torture/rpc/spoolss.c:5907: r.out.result was WERR_INVALID_PARAM, expected WERR_OK: OpenPrinterEx failed WARNING!: ../source4/torture/rpc/spoolss.c:6417: Expression `call_OpenPrinterEx(tctx, p, short_name, ((void *)0), &handle)' failed: failed to open printer UNEXPECTED(failure): samba3.rpc.spoolss.printserver .printserver.enum_printers_servername REASON: _StringException: _StringException: ../source4/torture/rpc/spoolss.c:6499: Expression `test_OnePrinter_servername(tctx, p, b, servername, info[i].info2.printername)' failed: failed to check printer metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed Mar 14 23:02:46 CET 2012 on sn-devel-104
2012-03-14selftest/flapping: mark ↵Stefan Metzmacher1-0/+1
^samba3.rpc.spoolss.*printserver.openprinter_badnamelist as flakey I saw this a few times today: [370/528 in 19m28s] samba3.rpc.spoolss.printserver (s3dc) Using seed 1331739572 Testing OpenPrinter(\\127.0.0.2) Testing GetPrinterData(Architecture) Testing OpenPrinter(__INVALID_PRINTER__) with bad name Testing OpenPrinterEx(__INVALID_PRINTER__) with bad name Testing OpenPrinter(\\__INVALID_HOST__) with bad name Testing OpenPrinterEx(\\__INVALID_HOST__) with bad name Testing OpenPrinter() with bad name Testing OpenPrinterEx() with bad name Testing OpenPrinter(\\\) with bad name Testing OpenPrinterEx(\\\) with bad name Testing OpenPrinter(\\\__INVALID_PRINTER__) with bad name Testing OpenPrinterEx(\\\__INVALID_PRINTER__) with bad name Testing OpenPrinter(\\127.0.0.2\) with bad name WARNING!: ../source4/torture/rpc/spoolss.c:5765: op.out.result was WERR_OK, expected WERR_INVALID_PRINTER_NAME: unexpected result UNEXPECTED(failure): samba3.rpc.spoolss.printserver .printserver.openprinter_badnamelist REASON: _StringException: _StringException: ../source4/torture/rpc/spoolss.c:5821: Expression `test_OpenPrinter_badname(tctx, b, badname)' failed: metze
2012-03-14selftest/flapping: mark samba4.blackbox.gentest as flakeyStefan Metzmacher1-0/+1
https://git.samba.org/autobuild.flakey/2012-03-14-1307/samba4.stdout [1228/1371 in 1h19s] samba4.blackbox.gentest(dc) UNEXPECTED(failure): samba4.blackbox.gentest(dc).gentest REASON: _StringException: _StringException: seed=1 Connecting to \localdcest1 as Administrator - instance 0 Connecting to \localdcest1est1 as Administrator - instance 1 Connecting to \localdcest1est2 as Administrator - instance 0 Connecting to \localdcest1est2 as Administrator - instance 1 0 OPEN num_open_handles=1 h=0 (gentest oo4) Notify count inconsistent 1 0 Failed at operation 88 - MKDIR gentest failed I saw this more than 10 times in the last year already. metze
2012-03-13selftest: samba3.smbtorture_s3.LOCAL-TALLOC-DICT works nowStefan Metzmacher1-1/+0
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Mar 13 10:38:20 CET 2012 on sn-devel-104
2012-03-12selftest.run: Use subunit version of iso8601.Jelmer Vernooij1-2/+2
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Mar 12 01:36:25 CET 2012 on sn-devel-104
2012-03-11selftest.py: Remove some unnecessary checks.Jelmer Vernooij1-6/+1
2012-03-11selftest.py: Move some infrastructure for running commands to selftest.run, ↵Jelmer Vernooij3-37/+162
with tests.
2012-03-11s3 selftest: Allow DNS updates during testingKai Blin1-1/+3
2012-03-09selftest: mark samba3.smb2.session tests as knownfail instead of skipStefan Metzmacher2-1/+2
Pair-Programmed-With: Gregor Beck <gbeck@sernet.de> metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Fri Mar 9 02:34:38 CET 2012 on sn-devel-104