[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: RE24 testing call (2.4.45) LMDB RE0.9 testing call (0.9.20)
- To: "'Quanah Gibson-Mount'" <quanah@symas.com>, <openldap-technical@openldap.org>
- Subject: RE: RE24 testing call (2.4.45) LMDB RE0.9 testing call (0.9.20)
- From: "Paul B. Henson" <henson@acm.org>
- Date: Fri, 3 Feb 2017 12:38:32 -0800
- Content-language: en-us
- In-reply-to: <FDA4AFA35DD14E2F924C8E86@[192.168.1.30]>
- References: <ED38F9D4DE1C79C42B095763@[192.168.1.30]> <0c1101d27d97$934bae70$b9e30b50$@acm.org> <WM!c657bc59db6d7497a731430af975f7b16cd4ba2fe273be433ec85a0d3af509a7442c335720cc417cc628fb1e88c5b2d2!@mailstronghold-2.zmailcloud.com> <FDA4AFA35DD14E2F924C8E86@[192.168.1.30]>
- Thread-index: AQHg8d0YuUTMS8i+JyogX4f17+j6CgHg1Mf8AZViIygCP8niSqENJFTg
> From: Quanah Gibson-Mount
> Sent: Thursday, February 02, 2017 1:26 PM
>
> quanah@ub16:~/openldap-2.4.45RC/tests$ ./run -l 500 -b mdb test061
>
> Will run test061 500 times, using back-mdb as the backend. Instead of a
> specific test, one can do "all" to run everything through a loop X times.
Ok; to clarify then, if a test fails, make will abort?
> Interesting... it may be worthwhile to look in the testrun directory and
> see why slapd failed to launch. I'll see if I can reproduce it as well.
Ah, I bet it is this:
Unrecognized database type (ldap)
5894e87d
/user/henson/tmp/openldap-OPENLDAP_REL_ENG_2_4-ab6f04c/tests/testrun/slapd.2
.conf: line 16: <database> failed init (ldap)
I configured it the way I run it in production; this test must be using a
module I don't enable. Sorry for the false alarm. For testing purposes,
should I just run ./configure with no options? Or a subset of the options I
would normally use on a production system?
> I've not been able to reproduce it.
Hmm, I must have misunderstood you; I thought in this message:
http://www.openldap.org/lists/openldap-technical/201612/msg00108.html
You had indicated you were able to reproduce it.
Thanks.