[PATCH] Fix some flapping schema tests

David Disseldorp ddiss at samba.org
Wed Jan 11 13:14:53 UTC 2017


On Wed, 11 Jan 2017 13:48:43 +0100, Stefan Metzmacher wrote:

> Am 10.01.2017 um 03:51 schrieb Bob Campbell:
> > Hi,
> > 
> > These tests occasionally failed due to OID collisions. This patch fixes
> > that and so hopefully makes autobuild fail slightly less often.
> > 
> > Please review & push if appropriate.  
> 
> Here's one more that hopefully fixes the following:
> 
> [1959(13335)/2027 at 2h17m33s]
> samba4.ldap.secdesc.python(fl2008r2dc)(fl2008r2dc)
> baseDN: DC=samba2008r2,DC=example,DC=com
> ndr_pull_error(11): ndr_pull_relative_ptr1 rel_offset(1094990407) >
> ndr->data_size(22)
> UNEXPECTED(error):
> samba4.ldap.secdesc.python(fl2008r2dc).__main__.OwnerGroupDescriptorTests.test_142(fl2008r2dc)
> REASON: Exception: Exception: Traceback (most recent call last):
>   File
> "/memdisk/metze/a/b148065/samba/source4/dsdb/tests/python/sec_descriptor.py",
> line 904, in test_142
>     self.create_schema_class(_ldb, class_dn, desc_sddl)
>   File
> "/memdisk/metze/a/b148065/samba/source4/dsdb/tests/python/sec_descriptor.py",
> line 99, in create_schema_class
>     _ldb.add_ldif(ldif)
>   File "bin/python/samba/__init__.py", line 225, in add_ldif
>     self.add(msg, controls)
> LdbError: (53, "LDAP error 53 LDAP_UNWILLING_TO_PERFORM -  <00002035:
> samldb: governsID '1.3.6.1.4.1.7165.4.6.3.17541' already in use!> <>")
> 
> FAILED (0 failures, 1 errors and 0 unexpected successes in 0 testsuites)
> 
> Please review and push:-)

Looks fine. Pushed to autobuild.

Cheers, David



More information about the samba-technical mailing list