[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#5187) test020-proxycache failing in RE_2_4



>> ldapsearch failed (4)
>> Query 10 not answerable
> ^^^^^^^^^^^^^^^^^^^^^^^^^
> This on seems to be the problem it should be "answerable". Does the test
> fail
> for you reproducably? I am asking because it doesn't fail for me. Neither
> in
> RE24 nor in HEAD.
>

I've just run the test by hand again on the same machine 10 times. It
passed 3 times and failed 7.

I also just ran:

for i in `seq 1 100`; do ./run test020 >> test_results.log; done;

and grepped the log file for "Error" and -i "succeed".

Results:

12 Passes
88 Fails

Very strange....

Gavin.