summaryrefslogtreecommitdiff
path: root/selftest
AgeCommit message (Collapse)AuthorFilesLines
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
2012-03-07s3-rpc_server: Do not register embedded ncacn_np endpoints by defaultAndrew Bartlett1-0/+1
The end point mapper is primarily in support of lsasd, and the key SAMR, LSA and NETLOGON services being accessed over TCP/IP. The end point mapper does not appear to be used for the well-known mappings to named pipes, and we have a problem with how to safely register the embedded pipes. For now, disable this to avoid re-registration storms in production, until we sort out a better way. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed Mar 7 14:27:38 CET 2012 on sn-devel-104
2012-03-07s3-rpc_server: Do not setup ncalrpc pipes and TCP for embedded rpc serversAndrew Bartlett1-1/+0
Embedded RPC services are those not launched in the preforked lsasd and spoolssd children. The reason that these child processes were created is that is is not possible to correctly listen for ncalrpc and TCP connections without creating a child process. Therefore, we should not have these embedded RPC services to listen on these sockets just because the endpoint mapper has been enabled. Andrew Bartlett
2012-03-07selftest: Only run s3dc with a forked lsasdAndrew Bartlett1-11/+11
This ensures that we run ktest, member and s3member in the default configuration, to try and cover both code paths. (This does not change the tests being run, but at least the initialisation code will be checked, plus whatever the rpcclient test can cover). Andrew Bartlett
2012-03-07selftest: mark samba4.smb2.getinfo.getinfo as knownfailStefan Metzmacher1-0/+1
Samba4 seems to have problems with streams on directories. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed Mar 7 12:44:10 CET 2012 on sn-devel-104
2012-03-06selftest: skip samba3.smb2.scan because they are no testsGregor Beck1-0/+1
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2012-03-06selftest: remove samba3.smb2.*scan from knownfailGregor Beck1-2/+0
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2012-03-06selftest: skip samba3.smb2.session because it hangsGregor Beck1-0/+1
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2012-03-06selftest: skip samba3.smb2.hold-oplock because its not a testGregor Beck1-0/+1
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2012-03-06selftest: mark samba3.smb2.ioctl tests knownfailGregor Beck1-0/+7
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2012-03-06selftest: mark samba3.smb2.durable-v2-open tests as knownfailStefan Metzmacher1-0/+4
metze
2012-03-06selftest: mark samba3.smb2.durable-open.oplock test knownfailGregor Beck1-0/+1
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2012-03-06selftest: mark samba3.smb2.durable-open reopen tests knownfailGregor Beck1-0/+5
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2012-03-06selftest: samba3.smb2.compound.invalid2 worksGregor Beck1-1/+0
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2012-03-06selftest: mark smb2 tests knownfail failing in 3.6Gregor Beck1-0/+37
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2012-03-06selftest.py: Only run teardown_all when actually relevant.Jelmer Vernooij1-3/+1
2012-03-05selftest: run smbtorture_s3 tests against the ntvfs file serverAndrew Bartlett2-1/+15
This checks not only the behaviour of the NTVFS file server, but also the client library and authentication stack. Andrew Bartlett
2012-03-05selftest: Reduce time in cleanup loop, try waitpid on all 3 childrenAndrew Bartlett1-6/+12
2012-03-05selftest: forward rpcecho to Samba4 in plugin_s4_dcAndrew Bartlett1-1/+1
2012-03-05selftest.run: Factor out read_testlist_file and open_file_or_pipe.Jelmer Vernooij3-17/+87
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Mar 5 05:42:19 CET 2012 on sn-devel-104
2012-03-05selftest.run: Factor out exported_envvars_str.Jelmer Vernooij3-12/+26
2012-03-05selfclient.client: Factor out write_clientconf.Jelmer Vernooij2-62/+83
2012-03-05selftest.run: Factor out expand_command_run.Jelmer Vernooij3-17/+73
2012-03-05selftest.run: Factor out expand_command_list.Jelmer Vernooij3-7/+25
2012-03-05selftest: Factor out expand_environment_strings.Jelmer Vernooij4-11/+70
2012-03-04selftest.py: Use testtools TestCase class.Jelmer Vernooij4-12/+15
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Mar 4 19:38:25 CET 2012 on sn-devel-104
2012-03-04selftest.py: Add dummy init file (required to run tests).Jelmer Vernooij1-0/+0
2012-03-04selftest.pl: Remove unused --verbose option.Jelmer Vernooij1-8/+0
2012-03-04selftest.py: Remove unused --verbose option.Jelmer Vernooij1-5/+0
2012-03-04selftest.py: Remove unused code, reconcile signal handlers.Jelmer Vernooij1-19/+16
2012-03-04selftest.py: Fix handling of boolean options.Jelmer Vernooij1-10/+12
2012-03-04selftest.py: Fix signal handling.Jelmer Vernooij1-2/+4
2012-03-04selftest: Now runs again for tests that use environment 'none'.Jelmer Vernooij1-41/+68
2012-03-04selftest.target: Add NoneTarget.Jelmer Vernooij2-0/+30