summaryrefslogtreecommitdiff
path: root/selftest/flapping
Commit message (Collapse)AuthorAgeFilesLines
* source4 rpc: binding.c enable DCERPC_SCHANNEL_AUTO for schannel connectionsGary Lockyer2017-05-251-1/+0
| | | | | | | | | | Enable the DCERPC_SCHANNEL_AUTO option in dceprc bindings. If not enabled calls to netlogon.netlogon from python fail with NT_STATUS_DOWNGRADE_DETECTED if schannel bindings are specified. Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Pair-programmed-with: Garming Sam <garming@catalyst.net.nz>
* auth pycredentials: incorrect PyArg_ParseTupleAndKeywords callGary Lockyer2017-05-251-0/+1
| | | | | | | | | | | | | The challenge parameter was being treated as a string rather than as a data blob. This was causing intermittent seg faults. Removed the server_timestamp parameter as it's not currently used. Unable to produce a test case to reliably replicate the failure. However auth_log_samlogon does flap Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
* getncchanges: Compute the partial attribute set from the remote schemaGarming Sam2016-08-251-1/+0
| | | | | | | | | This doesn't fix the partialAttrSetEx case, so the test is left in the knownfail file. Signed-off-by: Bob Campbell <bobcampbell@catalyst.net.nz> Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
* tests/getnc_exop: Ensure we do the fallback if not given a PASBob Campbell2016-08-251-0/+1
| | | | | | | | | | | This will cause silent errors in the translation, but as far as we know, Windows will accept it just fine. Pair-programmed-with: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Bob Campbell <bobcampbell@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
* selftest/flapping: add some samba3.blackbox.smbclient_s3 testsStefan Metzmacher2016-08-111-0/+2
| | | | | | | | | | BUG: https://bugzilla.samba.org/show_bug.cgi?id=12108 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Thu Aug 11 04:42:30 CEST 2016 on sn-devel-144
* flapping: Remove dbcheck from flappingGarming Sam2016-07-151-1/+0
| | | | | | | | | | This reverts commit 019bdcd0bbac1e10be75ba37a22d4255bb31ebd6. The dbcheck should no longer be flapping now that the stale links are cleaned up by an earlier check. Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
* flapping: Add dbcheck to flappingGarming Sam2016-07-151-0/+1
| | | | | | | | This is required as the tests will pass or not depending on if it is run solely or not. This will be removed in the later patches. Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
* Revert "selftest/flapping: mark samba4.drs.repl_move.python as temporary ↵Stefan Metzmacher2016-07-081-1/+0
| | | | | | | | | | | flapping" We pass this tests again... This reverts commit HEAD~2. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
* selftest/flapping: mark samba4.drs.repl_move.python as temporary flappingStefan Metzmacher2016-07-081-0/+1
| | | | | | | | We'll change the behaviour step by step to match Windows. At the end we'll pass the test again and revert this patch. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
* selftest: make samba3.blackbox.smbclient_tar as flappingRalph Boehme2016-06-201-0/+1
| | | | | | | | Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Mon Jun 20 12:07:18 CEST 2016 on sn-devel-144
* flapping: remove samba_dnsupdate from flappingGarming Sam2016-06-171-1/+0
| | | | | | | nsupdate is now installed Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
* flapping: temporarily add samba_dnsupdate testGarming Sam2016-06-161-0/+1
| | | | | | | | | | This should be removed when we can run nsupdate on sn-devel Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Garming Sam <garming@samba.org> Autobuild-Date(master): Thu Jun 16 08:37:56 CEST 2016 on sn-devel-144
* dsdb: Fix rename and RDN handling for replPropertyMetaDataAndrew Bartlett2016-06-071-1/+0
| | | | | | | | | | | | | | | This matches Windows 2012R2, which both has the RDN not sorted last and has it updated with the local invocation_id and a local version. The RDN attribute, unlike name, is not replicated over DRS, so the impact for interopability extends only to the incorrect RDN values that we were finding with dbcheck (values that did not match the name values). Finally, we always force the RDN to match the name attribute, which avoids issues in dbcheck where these diverge. As such, we can finally remove dbcheck as a flapping test, last re-added in e4bab3a8282d263eb2391bc7e8a6fd64ae068935 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
* selftest: These replication tests are now OK after we fixed all the ↵Andrew Bartlett2016-06-071-3/+0
| | | | | | | | | | | | | replication bugs We have run this test a number of times, and these tests do not flap in those tests Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Tue Jun 7 01:45:08 CEST 2016 on sn-devel-144
* selftest: Only mark runtime dbcheck as flappingAndrew Bartlett2016-06-061-1/+1
| | | | | | | The dbcheck-oldrelease.sh based tests do not flap Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
* selftest: Mark LDAPNotificationTest.test_max_search flappingAndrew Bartlett2016-06-021-0/+4
| | | | | Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
* Revert "selftest: dbcheck should not be marked flapping"Stefan Metzmacher2016-04-121-0/+1
| | | | This reverts commit a7b242aa61429fc41449d2d8f3f96d3b76ff12a1.
* selftest: mark samba4.winbind.struct.domain_info.ad_member as flappingStefan Metzmacher2016-03-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | See https://lists.samba.org/archive/samba-technical/2016-March/112861.html found 517 lines matching '^UNEXPECTED' in 641 files matching 'samba.stdout$' 175 UNEXPECTED(failure): samba4.winbind.struct.domain_info(ad_member:local) 19 UNEXPECTED(failure): samba4.winbind.struct.domain_info(s3member:local) 12 UNEXPECTED(failure): samba4.rpc.backupkey with seal.backupkey.server_wrap_encrypt_decrypt_wrong_key(ad_dc_ntvfs) 12 UNEXPECTED(failure): samba4.drs.delete_object.python(promoted_dc).delete_object.DrsDeleteObjectTestCase.test_ReplicateDeletedObject1(promoted_dc) 12 UNEXPECTED(failure): samba4.rpc.backupkey with seal.backupkey.server_wrap_decrypt_wrong_r2(ad_dc_ntvfs) 11 UNEXPECTED(failure): samba4.ldap.notification.python(ad_dc_ntvfs).__main__.LDAPNotificationTest.test_max_search(ad_dc_ntvfs) We'll see if we also need to add samba4.winbind.struct.domain_info.s3member before we're able to identify and fix the problem. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Sat Mar 12 02:14:39 CET 2016 on sn-devel-144
* selftest: dbcheck should not be marked flappingAndrew Bartlett2016-03-081-1/+0
| | | | | | | | The primary cause of the flapping was due to the objectclass sort routine being non-deterministic. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
* selftest: un-flap samba3.blackbox.dfree_quotaUri Simchoni2016-01-281-1/+0
| | | | | | | | | | Remove test from flapping list after fix. Signed-off-by: Uri Simchoni <uri@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Thu Jan 28 01:10:54 CET 2016 on sn-devel-144
* selftest: mark samba3.blackbox.dfree_quota as flakeyUri Simchoni2016-01-271-0/+1
| | | | | | | | | | | | samba3.blackbox.dfree_quota fails repeatedly on sn-devel-144, although it seems like it initially passed. Marking as flapping until further investigation. Signed-off-by: Uri Simchoni <uri@samba.org> Reviewed-by: Martin Schwenke <martin@meltin.net> Autobuild-User(master): Martin Schwenke <martins@samba.org> Autobuild-Date(master): Wed Jan 27 15:27:52 CET 2016 on sn-devel-144
* Add samba4.smb2.create.mkdir-dup(ad_dc_ntvfs) as flappingAndrew Bartlett2015-10-261-1/+1
| | | | | | | | | | This test sometimes succeeds, depending on the build environment. (Corrects earlier patch to also remove from knownfail) BUG: https://bugzilla.samba.org/show_bug.cgi?id=11486 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
* Add samba4.smb2.create.mkdir-dup(ad_dc_ntvfs) as flappingAndrew Bartlett2015-10-231-0/+1
| | | | | Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
* selftest: mark the samba4.blackbox.dbcheck test as flapping.Michael Adam2015-03-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This causes frequent autobuild failures recently as follows: [1730(16550)/1735 at 2h7m43s] samba4.blackbox.dbcheck(ad_dc_ntvfs) UNEXPECTED(failure): samba4.blackbox.dbcheck(ad_dc_ntvfs).dbcheck(ad_dc_ntvfs:local) REASON: Exception: Exception: Checking 6799 objects ERROR: wrong dn[CN=DrsDelObjUser_1426756150,CN=Deleted Objects,DC=samba,DC=example,DC=com] name='DrsDelObjUser_1426756150 DEL:77ec48cb-06cc-4157-a565-770720c30929' new_dn[CN=DrsDelObjUser_1426756150 FAILED (1 failures, 0 errors and 0 unexpected successes in 0 testsuites) Has been seen flapping since quite some time: https://git.samba.org/autobuild.flakey/2012-06-22-0340/samba.stdout https://git.samba.org/autobuild.flakey/2012-06-25-2339/samba.stdout https://git.samba.org/autobuild.flakey/2012-07-02-1741/samba.stdout https://git.samba.org/autobuild.flakey/2012-07-31-1344/samba.stdout https://git.samba.org/autobuild.flakey/2012-09-24-1331/samba.stdout https://git.samba.org/autobuild.flakey/2012-11-21-0933/samba.stdout https://git.samba.org/autobuild.flakey/2012-12-02-0140/samba.stdout https://git.samba.org/autobuild.flakey/2012-12-11-1933/samba.stdout ... https://git.samba.org/autobuild.flakey/2014-08-20-1715/samba.stdout https://git.samba.org/autobuild.flakey/2014-09-29-0222/samba.stdout https://git.samba.org/autobuild.flakey/2014-12-13-1119/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-19-0529/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-19-0828/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-19-1128/samba.stdout Possibly related to the failure of tombstone_ranimation, drs.delete_object, and blackbox.samba_tool_demote. Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org> Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Thu Mar 19 20:43:32 CET 2015 on sn-devel-104
* selftest: mark the samba4.blackbox.samba_tool_demote test flakey.Michael Adam2015-03-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is causing frequent autobuild failures lately like this: [1695(11293)/1735 at 1h54m54s] samba4.blackbox.samba_tool_demote(promoted_dc) Using localdc as partner server for the demotion Deactivating inbound replication Asking partner server localdc to synchronize from us Error while demoting, re-enabling inbound replication ERROR(<class 'samba.drs_utils.drsException'>): Error while sending a DsReplicaSync for partion CN=Schema,CN=Configuration,DC=samba,DC=example,DC=com - drsException: DsReplicaSync failed (8442, 'WERR_DS_DRA_INTERNAL_ERROR') File "bin/python/samba/netcmd/domain.py", line 712, in run sendDsReplicaSync(drsuapiBind, drsuapi_handle, ntds_guid, str(part), drsuapi.DRSUAPI_DRS_WRIT_REP) File "bin/python/samba/drs_utils.py", line 83, in sendDsReplicaSync raise drsException("DsReplicaSync failed %s" % estr) UNEXPECTED(failure): samba4.blackbox.samba_tool_demote(promoted_dc).demote(promoted_dc) REASON: Exception: Exception: No reason specified FAILED (1 failures, 0 errors and 0 unexpected successes in 0 testsuites) Also seen from time to time in intermittent autobuild failure checks: https://git.samba.org/autobuild.flakey/2012-07-10-0942/samba.stdout https://git.samba.org/autobuild.flakey/2012-07-15-1142/samba.stdout https://git.samba.org/autobuild.flakey/2012-08-05-1944/samba.stdout https://git.samba.org/autobuild.flakey/2013-01-12-0931/samba.stdout https://git.samba.org/autobuild.flakey/2013-01-16-1936/samba.stdout https://git.samba.org/autobuild.flakey/2013-01-21-2330/samba.stdout https://git.samba.org/autobuild.flakey/2013-01-26-0528/samba.stdout ... https://git.samba.org/autobuild.flakey/2014-11-13-2305/samba.stdout https://git.samba.org/autobuild.flakey/2014-11-15-1710/samba.stdout https://git.samba.org/autobuild.flakey/2014-11-21-0505/samba.stdout https://git.samba.org/autobuild.flakey/2014-11-27-0810/samba.stdout https://git.samba.org/autobuild.flakey/2014-11-30-0215/samba.stdout https://git.samba.org/autobuild.flakey/2014-12-04-1409/samba.stdout https://git.samba.org/autobuild.flakey/2015-01-14-2008/samba.stdout https://git.samba.org/autobuild.flakey/2015-01-31-2010/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-19-1415/samba.stdout Possibly related to the flakeyness of the tombstone_reanimation test and the drs.delete_object tests. Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org>
* selftet: fix the flapping entry for the drs.delete_object test.Michael Adam2015-03-191-1/+1
| | | | | | | | | Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Thu Mar 19 00:09:23 CET 2015 on sn-devel-104
* selftest: fix the flapping entry for the tombstone reanimation testMichael Adam2015-03-181-1/+1
| | | | | | Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* selftest: the drs.delete_object is currently flakey.Michael Adam2015-03-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://git.samba.org/autobuild.flakey/2015-03-18-0813/samba.stdout [1692(11281)/1735 at 1h54m29s] samba4.drs.delete_object.python(promoted_dc)(promoted_dc) Testing for DrsDelObjUser_1426658948 with GUID 80f07b62-7edd-4175-8e5c-f44b6081f39c UNEXPECTED(failure): samba4.drs.delete_object.python(promoted_dc).delete_object.DrsDeleteObjectTestCase.test_ReplicateDeletedObject1(promoted_dc) REASON: Exception: Exception: Traceback (most recent call last): File "bin/python/samba/tests/__init__.py", line 113, in run testMethod() File "/memdisk/autobuild/fl/b21901/samba/source4/torture/drs/python/delete_object.py", line 214, in test_ReplicateDeletedObject1 self._check_obj(sam_ldb=self.ldb_dc2, obj_orig=user_orig, is_deleted=True) File "/memdisk/autobuild/fl/b21901/samba/source4/torture/drs/python/delete_object.py", line 82, in _check_obj self.assertEquals(name_cur, name_orig + "\nDEL:" + guid_str) AssertionError: 'DrsDelObjUser_1426658948' != 'DrsDelObjUser_1426658948\nDEL:80f07b62-7edd-4175-8e5c-f44b6081f39c' FAILED (1 failures, 0 errors and 0 unexpected successes in 0 testsuites) There are many more occurrences: https://git.samba.org/autobuild.flakey/2013-08-02-1537/samba.stdout https://git.samba.org/autobuild.flakey/2013-08-04-1536/samba.stdout https://git.samba.org/autobuild.flakey/2013-08-05-0336/samba.stdout https://git.samba.org/autobuild.flakey/2013-08-09-1141/samba.stdout https://git.samba.org/autobuild.flakey/2013-08-13-1537/samba.stdout https://git.samba.org/autobuild.flakey/2013-08-14-0936/samba.stdout https://git.samba.org/autobuild.flakey/2013-08-14-1736/samba.stdout https://git.samba.org/autobuild.flakey/2013-08-15-1936/samba.stdout ... https://git.samba.org/autobuild.flakey/2014-05-01-1707/samba.stdout https://git.samba.org/autobuild.flakey/2014-05-03-1411/samba.stdout https://git.samba.org/autobuild.flakey/2014-05-03-1710/samba.stdout https://git.samba.org/autobuild.flakey/2014-05-04-1710/samba.stdout https://git.samba.org/autobuild.flakey/2014-05-13-0507/samba.stdout https://git.samba.org/autobuild.flakey/2014-05-23-1113/samba.stdout https://git.samba.org/autobuild.flakey/2014-05-29-0213/samba.stdout https://git.samba.org/autobuild.flakey/2014-06-02-0513/samba.stdout https://git.samba.org/autobuild.flakey/2014-06-08-1713/samba.stdout https://git.samba.org/autobuild.flakey/2014-06-09-0512/samba.stdout https://git.samba.org/autobuild.flakey/2014-06-14-0214/samba.stdout ... https://git.samba.org/autobuild.flakey/2015-03-02-0213/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-02-0813/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-03-0513/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-04-0811/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-07-1113/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-07-1713/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-08-2013/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-09-0813/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-09-2008/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-12-0807/samba.stdout Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Wed Mar 18 15:20:57 CET 2015 on sn-devel-104
* selftest: the tombstone_reanimation test is currently flakey.Michael Adam2015-03-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://git.samba.org/autobuild.flakey/2015-03-18-0456/samba.stdout [1657(10627)/1735 at 1h37m36s] samba4.tombstone_reanimation.python(fl2003dc) Test Container reanimation UNEXPECTED(failure): samba4.tombstone_reanimation.python.tombstone_reanimation.RestoreContainerObjectTestCase.test_container(fl2003dc) REASON: Exception: Exception: Traceback (most recent call last): File "bin/python/samba/tests/__init__.py", line 113, in run testMethod() File "/memdisk/autobuild/fl/b2199/samba/source4/dsdb/tests/python/tombstone_reanimation.py", line 541, in test_container self.assertAttributesEqual(obj, attr_orig, obj_restore, attr_rest) File "/memdisk/autobuild/fl/b2199/samba/source4/dsdb/tests/python/tombstone_reanimation.py", line 86, in assertAttributesEqual self.assertEqual(attrs_orig, attrs_rest, "Actual object does not have expected attributes") AssertionError: Actual object does not have expected attributes FAILED (1 failures, 0 errors and 0 unexpected successes in 0 testsuites) There are more occurrences: https://git.samba.org/autobuild.flakey/2015-03-17-1952/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-17-1350/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-16-0452/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-16-0156/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-15-1654/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-14-2253/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-14-1400/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-14-0153/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-13-2251/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-13-1059/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-13-0759/samba.stdout Note that this fails in all environments it is configured to run in. Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* selftest: rename env s3dc to nt4_dcMichael Adam2015-03-161-1/+1
| | | | | Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
* selftest: rename env plugin_s4_dc to ad_dcMichael Adam2015-03-161-6/+6
| | | | | | | | This is the environment that represents our supported production setup of an active directory domain controller. Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
* selftest: ignore flapping addprinter[ex].print_job_enum testDavid Disseldorp2014-11-111-0/+2
| | | | | | | | | | | This test currently fails intermittently, and should be disabled until bug 10930 is resolved. Signed-off-by: David Disseldorp <ddiss@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Tue Nov 11 10:47:08 CET 2014 on sn-devel-104
* selftest: Remove samba3.smb2.lock.*.rw-exclusive from flapping fileChristof Schmitt2013-12-061-1/+0
| | | | | | | | | | This test demonstrates a problem with byte range locks and AIO. Signed-off-by: Christof Schmitt <cs@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Fri Dec 6 05:19:37 CET 2013 on sn-devel-104
* selftest: ensure samba4.nss.test.*using.*winbind is always testedAndrew Bartlett2013-07-241-1/+0
| | | | | | | | | With the winbind fixes now in master this should be more reliable. Andrew Bartlett Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* selftest: ensure samba4.rpc.samr.large-dc.two.samr.many is always testedAndrew Bartlett2013-07-241-1/+0
| | | | | | | | | | This test should now be more reliable with the over-allocation of RID values now fixed. Andrew Bartlett Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* selftest/flapping: more samba4.rpc.samr.large-dc.two subtests are flakeyStefan Metzmacher2013-01-011-1/+1
| | | | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Tue Jan 1 18:47:42 CET 2013 on sn-devel-104
* selftest/flapping: mark samba4.rpc.samr.large-dc.two as knownfailStefan Metzmacher2012-12-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | This is really flakey lately: https://git.samba.org/autobuild.flakey/2012-12-27-1533/samba.stdout ... https://git.samba.org/autobuild.flakey/2012-12-10-2338/samba.stdout ... https://git.samba.org/autobuild.flakey/2012-12-09-0135/samba.stdout ... https://git.samba.org/autobuild.flakey/2012-12-06-0333/samba.stdout ... https://git.samba.org/autobuild.flakey/2012-12-05-0731/samba.stdout ... https://git.samba.org/autobuild.flakey/2012-12-03-0334/samba.stdout ... https://git.samba.org/autobuild.flakey/2012-12-02-1532/samba.stdout Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Thu Dec 27 17:36:07 CET 2012 on sn-devel-104
* selftest/knownfail: add samba3.rpc.lsa.privileges.lsa.PrivilegesStefan Metzmacher2012-10-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This failed more than 20 times in the last few weeks, e.g. https://git.samba.org/autobuild.flakey/2012-10-16-0629/samba3.stdout https://git.samba.org/autobuild.flakey/2012-10-16-0829/samba3.stdout [530/717 in 14m32s] samba3.rpc.lsa.privileges(s3dc) Using seed 1350368974 Testing OpenPolicy Testing OpenPolicy2 Testing CreateAccount Testing Delete Testing DeleteObject Testing EnumAccounts Testing LookupSids Testing LookupNames with 7 names LookupName of sharesec_user was unmapped LookupName of Everyone failed to return a result UNEXPECTED(failure): samba3.rpc.lsa.privileges.lsa.Privileges(s3dc) REASON: _StringException: _StringException: ../source4/torture/rpc/lsa.c:319: r.out.result was STATUS_SOME_UNMAPPED, expected NT_STATUS_OK: LookupNames failed FAILED (1 failures, 0 errors and 0 unexpected successes in 0 testsuites) metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Tue Oct 16 10:43:02 CEST 2012 on sn-devel-104
* selftest: smb2.durable-open.delete_on_close1 is not flapping any moreMichael Adam2012-09-111-1/+0
| | | | | The entry into flapping was not effective anyways since, the test was also listed in knownfail...
* samba3.smb2.durable-open.delete_on_close1 is now flapping (sometimes passes).Jeremy Allison2012-09-111-0/+1
| | | | | Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Tue Sep 11 02:30:55 CEST 2012 on sn-devel-104
* selftest/flapping: mark samba4.nss.test using winbind as flakeyStefan Metzmacher2012-06-191-1/+1
| | | | | | | | | | | | | | | | | | | | [1427/1518 in 1h12m39s] samba4.nss.test using winbind(member) UNEXPECTED(failure): samba4.nss.test using winbind(member).run nsstest(member) REASON: _StringException: _StringException: ERROR setpwent: NSS_STATUS=-1 1 (nss_errno=0) ERROR getpwent: NSS_STATUS=-1 1 (nss_errno=0) ERROR endpwent: NSS_STATUS=-1 1 (nss_errno=0) ERROR setgrent: NSS_STATUS=-1 1 (nss_errno=0) ERROR getgrent: NSS_STATUS=-1 1 (nss_errno=0) ERROR endgrent: NSS_STATUS=-1 1 (nss_errno=0) ERROR Non existent user gave error -1 ERROR Non existent uid gave error -1 ERROR Non existent group gave error -1 ERROR Non existent gid gave error -1 total_errors=10 This seems to happen in all environments metze
* selftest/flapping: samba4.nss.test is also flakey for s3memberStefan Metzmacher2012-06-181-1/+1
| | | | | | | | | | | | | | | | | | | | | [1426/1518 in 1h24m58s] samba4.nss.test using winbind(s3member) UNEXPECTED(failure): samba4.nss.test using winbind(s3member).run nsstest(s3member) REASON: _StringException: _StringException: ERROR setpwent: NSS_STATUS=-1 1 (nss_errno=0) ERROR getpwent: NSS_STATUS=-1 1 (nss_errno=0) ERROR endpwent: NSS_STATUS=-1 1 (nss_errno=0) ERROR setgrent: NSS_STATUS=-1 1 (nss_errno=0) ERROR getgrent: NSS_STATUS=-1 1 (nss_errno=0) ERROR endgrent: NSS_STATUS=-1 1 (nss_errno=0) ERROR Non existent user gave error -1 ERROR Non existent uid gave error -1 ERROR Non existent group gave error -1 ERROR Non existent gid gave error -1 total_errors=10 metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Mon Jun 18 17:59:25 CEST 2012 on sn-devel-104
* selftest/flapping: mark samba4.nss.test using winbind(s3dc) as flakeyStefan Metzmacher2012-06-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | I saw this at least 10 times in the last weeks. [1425/1517 in 1h12m22s] samba4.nss.test using winbind(s3dc) UNEXPECTED(failure): samba4.nss.test using winbind(s3dc).run nsstest(s3dc) REASON: _StringException: _StringException: ERROR setpwent: NSS_STATUS=-1 1 (nss_errno=0) ERROR getpwent: NSS_STATUS=-1 1 (nss_errno=0) ERROR endpwent: NSS_STATUS=-1 1 (nss_errno=0) ERROR setgrent: NSS_STATUS=-1 1 (nss_errno=0) ERROR getgrent: NSS_STATUS=-1 1 (nss_errno=0) ERROR endgrent: NSS_STATUS=-1 1 (nss_errno=0) ERROR Non existent user gave error -1 ERROR Non existent uid gave error -1 ERROR Non existent group gave error -1 ERROR Non existent gid gave error -1 total_errors=10 FAILED (1 failures, 0 errors and 0 unexpected successes in 0 testsuites) metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri Jun 15 20:24:11 CEST 2012 on sn-devel-104
* Revert "selftest: mark ^samba4.raw.context.session1 as flapping, the test ↵Stefan Metzmacher2012-05-091-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
* selftest: mark ^samba4.raw.context.session1 as flapping, the test was wrongStefan Metzmacher2012-05-091-0/+1
| | | | metze
* selftest: samba4 doesn't support reauthStefan Metzmacher2012-05-081-1/+0
| | | | | | | metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue May 8 02:43:49 CEST 2012 on sn-devel-104
* selftest: mark ^samba4.raw.session.reauth as flappingStefan Metzmacher2012-05-081-0/+1
| | | | | | Because the test is wrong... metze
* selftest: mark samba3.raw.samba3checkfsp as flapping on plugin_s4_dcAndrew Bartlett2012-05-021-0/+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-0/+4
| | | | | | | This seems to succeed on sn-devel, but fails in a local make test on my workstation. Andrew Bartlett
* selftest: remove printserver.enum_printers_servername from flappingMichael Adam2012-04-251-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