Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-12 | s4-selftest: RPC-SAMR-PASSWORDS-BADPWDCOUNT fails against s4. | Günther Deschner | 1 | -0/+1 | |
Seems like account lockout is not implemented at all yet. Guenther | |||||
2009-12-29 | netcmd: Add some basic tests. | Jelmer Vernooij | 1 | -0/+1 | |
2009-12-21 | s4-tort: Move Schema tests from ldap.py into separate module | Kamen Mazdrashki | 1 | -0/+1 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2009-12-08 | s4:selftest: skip SMB2-ACLS for now | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2009-12-08 | s4:selftest: run RAW-STREAMS again | Stefan Metzmacher | 1 | -1/+0 | |
metze | |||||
2009-12-08 | s4:selftest: use ${selftest_prefix} instead of hardcoded st/ | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2009-12-08 | s4-selftest: show the test summary at the end of 'make test' in the build farm | Andrew Tridgell | 1 | -0/+1 | |
This should make it easier to see what tests are failing with what parameters | |||||
2009-12-07 | s4 torture: Cleanup RAW-ACLS a bit | Tim Prouty | 1 | -1/+0 | |
Don't check SEC_DESC_DACL_AUTO_INHERITED right now Disable RAW-ACLS-INHERITFLAGS for the short term Update samba4's knownfail accordingly | |||||
2009-12-08 | s4-selftest: don't consider spoolss failures to be an error in s4 | Andrew Tridgell | 1 | -1/+1 | |
2009-12-07 | s4 quicktest: exclude raw-streams from quicktest until bug is fixed | Tim Prouty | 2 | -1/+11 | |
2009-12-07 | s4/torture: add test for zero byte read contention with byte range locks | Steven Danneman | 1 | -0/+2 | |
2009-12-03 | s4 selftest/quicktest: Update known failures for the sfileinfo and oplock ↵ | Tim Prouty | 2 | -1/+2 | |
changes Two new samba4 bugs have been filed for the two corresponding known failures. For the short term raw.sfileinfo had to be removed from quicktest. It is no longer an individual test, but a test-suite and quicktest can only run top level tests. | |||||
2009-12-02 | s4/selftest: knownfail some locking tests until bugs are fixed | Steven Danneman | 1 | -0/+2 | |
2009-11-28 | s4:upgrade_from_s3 - Move it back to "setup" | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
Suggested by Jelmer | |||||
2009-11-27 | s4:tests.sh - Make also here the change from "upgrade" to "upgrade_from_s3" | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
2009-11-27 | s4-selftest: s4 passes all the SMB2-LOCK tests now | Andrew Tridgell | 1 | -2/+0 | |
2009-11-27 | s4-selftest: s4 passes this test now | Andrew Tridgell | 1 | -1/+0 | |
2009-11-27 | s4-torture: fixed expected error codes for s4 in SMB2-LOCK | Andrew Tridgell | 1 | -0/+2 | |
I think the error/success codes returned by windows for these tests are quite bogus. The ones s4 gives are much more reasonable. The locking ones returning NT_STATUS_SUCCESS could lead to data loss, as an application thinks it has a file locked correctly when it fact it doesn't, so it could do an unsafe modify. | |||||
2009-11-27 | s4:selftest Add tests for upgradeprovision | Andrew Bartlett | 1 | -0/+1 | |
2009-11-26 | librpc: rerun "make idl" | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2009-11-25 | s4 torture: Split up the torture suite setup for RAW-SFILEINFO | Tim Prouty | 2 | -2/+2 | |
A side effect of this change is that RAW-SFILEINFO now runs the whole suite instead of just the first test. I changed the name of the first test to RAW-SFILEINFO-BASE and changed all of the selftest scripts that call it. | |||||
2009-11-18 | s4:selftest: mark samba4.smb2.lock.*.VALID-REQUEST as known failure | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2009-11-18 | s4:selftest: fix logic for --option=torture:progress=no | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2009-11-18 | s4:selftest: for now skip the BASE-DELAY-WRITE test completely | Stefan Metzmacher | 1 | -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 | |||||
2009-11-18 | s4:selftest: avoid running the slow BASE-DELAY-WRITE test on the cifs proxy ↵ | Stefan Metzmacher | 1 | -0/+1 | |
share It's enough to run it on the posix share. metze | |||||
2009-11-18 | s4:selftest: add "rpc.netlogon.*.GetDomainInfo" | Stefan Metzmacher | 1 | -0/+1 | |
We need to expand the test to work against w2k8 and w2k8r2... metze | |||||
2009-11-17 | s4:selftest: use "dc:local" instead of a hardcoded config file | Stefan Metzmacher | 1 | -3/+3 | |
If a tests needs access to the dc's config, it should run as "dc:local", then it can also access unix named pipes... If we pass a hardcoded config file the test fails if you use a selftest_prefix. metze | |||||
2009-11-17 | s4:selftest: allways start with $(ST_RM) | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2009-11-17 | s4:selftest: place summary file into selftest-prefix | Stefan Metzmacher | 1 | -1/+2 | |
metze | |||||
2009-11-17 | s4:dsdb With these workarounds, we now pass the RPC-DSSYNC test | Andrew Bartlett | 1 | -1/+0 | |
2009-11-15 | Fixed some major bugs in inheritance and access checks. | Nadezhda Ivanova | 2 | -2/+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 | |||||
2009-11-12 | s4:selftest Mark the RPC-DSSYNC test as knownfail for now | Andrew Bartlett | 1 | -0/+1 | |
We need to work on the provision or LDB modules to avoid DN attributes without GUIDs (caused because the target does not exist at creation time). Andrew Bartlett | |||||
2009-11-12 | s4:torture Remove _drs_util_verify_attids() from RPC-DSSYNC | Andrew Bartlett | 1 | -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 | |||||
2009-11-06 | s4: DRS-RPC tests added to RPC group of tests | Kamen Mazdrashki | 1 | -1/+4 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2009-11-06 | s4: Add DRS-UNIT test suite to LOCAL group of tests to be executed | Kamen Mazdrashki | 1 | -0/+2 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2009-11-05 | Python tests for the acl module. | Zahari Zahariev | 1 | -0/+1 | |
Signed-off-by: Nadezhda Ivanova <nadezhda.ivanova@postpath.com> Author: Zahari Zahariev <zahari.zahariev@postpath.com> | |||||
2009-10-23 | s4-selftest: lower some of the timeouts during make test | Andrew Tridgell | 1 | -2/+2 | |
This speeds up some of the delay based tests by a lot. There is no need to have long delays during testing. | |||||
2009-10-22 | s4-selftest: removed raw.unlink from quicktest | Andrew Tridgell | 1 | -1/+0 | |
This test takes 40s, and quicktest already covers delete operations in base.delete | |||||
2009-10-20 | s4-selftest: the secleak test is not designed for automated running | Andrew Tridgell | 1 | -0/+1 | |
2009-10-20 | s4-selftest: skip two more scanners | Andrew Tridgell | 1 | -0/+2 | |
Protocol scanners are not any use in the build farm | |||||
2009-10-20 | s4-selftest: skip the trans2.scan test | Andrew Tridgell | 1 | -0/+1 | |
This test consumes a huge number of file descriptors on the server (random binds to the WKSSVC pipe) | |||||
2009-10-19 | s4-selftest: move secdesc.python test to skip list | Andrew Tridgell | 2 | -1/+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. | |||||
2009-10-19 | s4-test: removed duplicate knownfail entry | Andrew Tridgell | 1 | -1/+0 | |
2009-10-18 | s4-test: the ldap secdesc test is expected to fail for now | Andrew Tridgell | 1 | -0/+1 | |
Nadya, if this is not correct and you think this should be passing already the please let me know. When I looked over it, it doesn't look like it has a chance of passing until your acl module is in place and enabled by default. | |||||
2009-10-18 | s4-test: SMB2 oplocks in s4 are a mess | Andrew Tridgell | 1 | -0/+1 | |
I don't have time to fix these right now, and as we don't advertise SMB2 by default I'll mark it as a known failure till we start enabling SMB2 by default. | |||||
2009-10-17 | s4-torture: the BASE-CREATEX_ACCESS test is broken for non-administrators | Andrew Tridgell | 1 | -0/+1 | |
See my msg to samba-technical about this test and privilege testing. | |||||
2009-10-15 | s4-selftest: mark some CIFS backend tests as known fail | Andrew Tridgell | 1 | -0/+4 | |
The CIFS passthru NTVFS doesn't handle some options yet (eg. root_fid) | |||||
2009-10-12 | s4-selftest: don't run benchmarks on the build farm hosts | Andrew Tridgell | 1 | -0/+1 | |
2009-10-06 | s4-seftest: skip hold.oplock for SMB2 as well | Andrew Tridgell | 1 | -1/+1 | |
This test is not designed to be run automatically. It deliberately blocks forever. | |||||
2009-10-02 | s4-test: skip python gensec test until its finished | Andrew Tridgell | 1 | -0/+1 | |