[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#5114) pcache cache results for searches that hit size/timelimit
Please note that test020 currently fails in HEAD sometime. I think this
depends on the order in which the results for queries that hit the
sizelimit are returned.
Testout put is:
------------------
...
...
Successfully verified answerability
Filtering ldapsearch results...
Filtering original ldif...
Comparing filter output...
Comparison failed
------------------
# diff testrun/ldif.flt testrun/ldapsearch.flt
233,235c233,235
< dn: cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc
< =com
< mail: bjorn@mailgw.example.com
---
> dn: cn=Barbara Jensen,ou=Information Technology Division,ou=People,dc=example,
> dc=com
> mail: bjensen@mailgw.example.com
#
--
Ralf