mhardin@symas.com wrote:
Full_Name: Matthew Hardin Version: 2.4.40 OS: Windows 7/64 URL: ftp://ftp.openldap.org/incoming/ Submission from: (NULL) (69.43.206.100)
Many 'make test' test fail, for a variety of reasons, with LMDB and BDB/HDB backends.
OpenLDAP 2.4.40 Berkeley DB 4.8.30
Environment: MSYS from MinGW/MSYS 2013072300 Win-Builds MinGW 32- and 64-bit toolchain
The following tests fail: test0-c-concurrency: problems reported by slapd-tester test039-glue-ldap-concurrency: seems to fail for the same reasons as test008
libtool incompatibility; it leaves shell scripts for the actual tester programs in the progs directory, with the real executables under progs/.libs. Windows' spawn can't execute shell scripts. Solution is to manually copy the real executables from .libs before running the test.
Simple workaround. Won't fix this.
test043-delta-syncrepl: lmdb always fails, hdb/bdb sometimes
Attribute ordering, the replicated data is correct. Won't fix this.
test049-sync-config: config parsing problems test050-syncrepl-multimaster: config parsing problems
Fixed as ITS#8273
test056-monitor: incorrect monitor output
Fixed as ITS#8280
test058-syncrepl-asymmetric: parsing problems test059-slave-config: parsing problems test061-syncreplication-initiation: parsing prlelems test063-delta-multimaster: undetermined test064-constraint: include file processing (parsing?)
All ITS#8273.
Closing this ITS.