summaryrefslogtreecommitdiffstats
path: root/selftest/knownfail
Commit message (Collapse)AuthorAgeFilesLines
...
* selftest: we fail the smb2.durable-open.delete_on_close2 testMichael Adam2012-09-111-0/+1
| | | | | | | (we currently do not grant durable on reconnect when delete-on-close is set) Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Tue Sep 11 16:22:20 CEST 2012 on sn-devel-104
* selftest: pass smb2.durable-open.delete_on_close1Michael Adam2012-09-111-1/+0
|
* selftest/knownfail: we pass some samba3.smb2.durable-* tests nowStefan Metzmacher2012-09-081-14/+0
| | | | | | | metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Sat Sep 8 23:18:39 CEST 2012 on sn-devel-104
* selftest/knownfail: samba3.smb2.durable-open.alloc-size fails currentlyStefan Metzmacher2012-09-071-0/+1
| | | | | | | metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri Sep 7 10:47:29 CEST 2012 on sn-devel-104
* selftest/knownfail: samba3.smb2.durable-v2-open.reopen{1,2} fails currentlyStefan Metzmacher2012-09-071-0/+2
| | | | | | | metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri Sep 7 02:12:22 CEST 2012 on sn-devel-104
* Now SEC_RIGHTS_PRIV_RESTORE and SEC_RIGHTS_PRIV_BACKUP don't include any ↵Jeremy Allison2012-08-311-0/+1
| | | | | | generic bits (they're used directly in the fileserver where the generic bits have already been mapped into file specific bits) we need to add the generic bits to the test when we have these privileges. Mark samba4.base.maximum_allowed knownfail until we implement NTCREATEX_OPTIONS_BACKUP_INTENT.
* The NTVFS server doesn't pass the SMB1 INHERITFLAGS test.Jeremy Allison2012-08-301-0/+1
| | | | | Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Thu Aug 30 21:38:02 CEST 2012 on sn-devel-104
* With the inheritance ACL changes we now pass samba3.smb2.acls.INHERITFLAGS.Jeremy Allison2012-08-301-1/+0
|
* selftest: Remove spoolss tests from knownfail.Andreas Schneider2012-08-301-66/+0
| | | | | Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Thu Aug 30 17:17:55 CEST 2012 on sn-devel-104
* selftest: Add test of smbclient --machine-pass against and using both s3 and s4Andrew Bartlett2012-08-281-0/+1
| | | | | | This uses both smbclient binaries to ensure that both work in both environments. Andrew Bartlett
* s4-torture: Test for #9058Volker Lendecke2012-08-271-0/+1
| | | | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Mon Aug 27 17:43:09 CEST 2012 on sn-devel-104
* selftest: Use new fake_acls moduleAndrew Bartlett2012-08-201-6/+0
| | | | | | | | | | | | This isolates us from the OS ACL library, and allows chown to 'work' when we are non-root. In turn, this ensures that we can test the SMB -> POSIX layer even when the OS would refuse the set due to non-root or simply not having acls enabled on this particular file system. This should make a number of build farm tests much more reliable, and allows a number more tests to pass. Andrew Bartlett
* s4:torture:basic: add more delete test - variants of deltest16 and deltest17Michael Adam2012-08-171-1/+7
| | | | | | | | | | | | | There seems to be a difference if the initial delete_on_close flag was set on a handle that created the file or if the handle if was for a file that already existed. Pair-Programmed-With: Stefan Metzmacher <metze@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri Aug 17 21:44:24 CEST 2012 on sn-devel-104
* s3:selftest: add some tests against a share the requires encryptionStefan Metzmacher2012-08-171-0/+5
| | | | | | | metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri Aug 17 16:34:26 CEST 2012 on sn-devel-104
* s3-selftest: Add a seperate test for ACL tests using vfstestAndrew Bartlett2012-08-161-0/+1
| | | | | | | | | | | This does not check for consistency or correctness yet, that will be done with python unit tests. The purpose of this test is to ensure that the vfstest wrapper doesn't crash. Andrew Bartlett Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Thu Aug 16 09:32:25 CEST 2012 on sn-devel-104
* selftest: Add knownfail for samba3.winbind.wbclient.wbcPingDc2Andrew Bartlett2012-08-151-0/+1
| | | | | | The soon-to-be-added command also fails against the s4 winbind. Andrew Bartlett
* s4-torture: Allow unix.whoami to test against a member serverAndrew Bartlett2012-07-191-0/+1
| | | | | | | | | | | This compares only the domain SIDs betwen the two servers, rather than the full token, as well known and other SIDs may be added locally in both cases. This also expands the test environments this is run against to verify this between our AD server and domain members. Andrew Bartlett
* s4-selftest: do a dbcheck on our two vampire DCsAndrew Bartlett2012-07-061-0/+1
| | | | | | | | | | | However, due to using --domain-critical-only we have to knownfail the vampire DC here, as we do not fill in the backlinks on non-critical objects correctly. Andrew Bartlett Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Fri Jul 6 16:54:10 CEST 2012 on sn-devel-104
* selftest: Update knownfail list for samba4.rpc.lsalookup.Andreas Schneider2012-07-061-1/+5
|
* s4-selftest: Test login with a password expired userAndrew Bartlett2012-06-271-0/+1
| | | | | | This uses rkpty to test changing an expired password. Andrew Bartlett
* s3:selftest: run SMB2-SESSION-RECONNECTStefan Metzmacher2012-06-251-0/+1
| | | | | | | metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Mon Jun 25 22:42:03 CEST 2012 on sn-devel-104
* selftest/known: samba3.smb2.session.*reconnect passes nowStefan Metzmacher2012-06-251-1/+0
| | | | metze
* s3:selftest: run raw.sessionStefan Metzmacher2012-06-251-0/+1
| | | | | | | | | | | | Note: raw.session.reauth2 still fails: failure: samba3.raw.session.reauth2(s3dc) [ _StringException: _StringException: ../source4/torture/raw/session.c:186: status was NT_STATUS_ACCESS_DENIED, expected NT_STATUS_OK: 2nd open failed But it's not critical as real clients won't reauth as anonymous. metze
* s3:selftest: run smbtorture3 SMB2-SESSION-REAUTHStefan Metzmacher2012-06-251-0/+1
| | | | metze
* s3:selftest: run smb2.session as ntlm and krb5Stefan Metzmacher2012-06-251-2/+2
| | | | | | This activates the smb2.session.expire1 test, when krb5 is used. metze
* selftest/knownfail: only reauth5 still failsStefan Metzmacher2012-06-251-1/+1
| | | | metze
* selftest: Test unix.whoami with kerberos on plugin_s4_dcAndrew Bartlett2012-06-241-0/+1
| | | | | | | | This also tests the comparison with LDAP on anonymous connections and marks this as knownfail, while we investigate the correct behaviour here. Andrew Bartlett
* selftest/knownfail: mark ^samba4.raw.session.expire1 as knownfailStefan Metzmacher2012-06-221-0/+1
| | | | | Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri Jun 22 15:03:16 CEST 2012 on sn-devel-104
* s4:torture/smb2: add smb2.durable-open.lock-oplockStefan Metzmacher2012-06-221-0/+1
| | | | | | | metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri Jun 22 03:37:54 CEST 2012 on sn-devel-104
* selftest: samba3.smb2.durable-open.lock => samba3.smb2.durable-open.lock-leaseStefan Metzmacher2012-06-221-1/+1
| | | | metze
* s4:torture/smb2: add smb2.durable-open.delete_on_close1Stefan Metzmacher2012-06-211-0/+1
| | | | | | | metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Thu Jun 21 10:19:00 CEST 2012 on sn-devel-104
* selftest: samba4 doesn't support reauthStefan Metzmacher2012-05-081-0/+1
| | | | | | | metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue May 8 02:43:49 CEST 2012 on sn-devel-104
* selftest: make the knownfail patterns for the driver_info_winreg more specificMichael Adam2012-05-021-2/+2
| | | | | Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Wed May 2 11:23:26 CEST 2012 on sn-devel-104
* selftest: mark samba3.raw.samba3checkfsp as flapping on plugin_s4_dcAndrew Bartlett2012-05-021-2/+2
| | | | | | This fails on my Fedora 16 workstation, but passes on sn-devel. Andrew Bartlett
* selftest: mark samba3.raw.acls.inheritance(plugin_s4_dc) as flappingAndrew Bartlett2012-05-021-4/+0
| | | | | | | This seems to succeed on sn-devel, but fails in a local make test on my workstation. Andrew Bartlett
* selftest: add knownfail entries for plugin_s4_dc testsAndrew Bartlett2012-05-021-0/+112
|
* selftest: change knownfail to cope with running plugin_s4_dc as wellAndrew Bartlett2012-05-021-1/+1
|
* selftest: Enable ACL testing against the s3dc environmentAndrew Bartlett2012-05-021-8/+4
| | | | | | | | | | | 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
* selftest: Place the test environment at the end of the failure linesAndrew Bartlett2012-04-271-42/+42
| | | | | | | This allows a knownfail entry to be added for only one environment, rather than all environments. Andrew Bartlett
* selftest: Remove silly space before unit test nameAndrew Bartlett2012-04-271-57/+57
| | | | | | When we have no description, there is no need for a leading space here Andrew Bartlett
* selftest: mark the driver_info_winreg tests knownfail.Michael Adam2012-04-251-0/+2
| | | | | | They only get executed when driver files are around. Signed-off-by: Andreas Schneider <asn@samba.org>
* s4-torture: enable raw.composite test again, and convert to new style testAndrew Bartlett2012-04-251-0/+1
| | | | | | This test has been skipped for some time, but is an important test for parallel operation. Andrew Bartlett
* selftest: samba3.smbtorture_s3.LOCAL-TALLOC-DICT works nowStefan Metzmacher2012-03-131-1/+0
| | | | | | | metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Mar 13 10:38:20 CET 2012 on sn-devel-104
* selftest: mark samba3.smb2.session tests as knownfail instead of skipStefan Metzmacher2012-03-091-0/+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
* selftest: mark samba4.smb2.getinfo.getinfo as knownfailStefan Metzmacher2012-03-071-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
* selftest: remove samba3.smb2.*scan from knownfailGregor Beck2012-03-061-2/+0
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* selftest: mark samba3.smb2.ioctl tests knownfailGregor Beck2012-03-061-0/+7
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* selftest: mark samba3.smb2.durable-v2-open tests as knownfailStefan Metzmacher2012-03-061-0/+4
| | | | metze
* selftest: mark samba3.smb2.durable-open.oplock test knownfailGregor Beck2012-03-061-0/+1
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* selftest: mark samba3.smb2.durable-open reopen tests knownfailGregor Beck2012-03-061-0/+5
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>