Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In trunk the test ClientSearchRequestTest.testSubDn (module ldap-client-test) fails quite often. When adding a for loop around the test code it fails after 1-10 executions. The first search works always, but the second search which uses the SearchRequest object sometimes doesn't contain a result and searchCursor.next() is false. Please note that I'm not sure if that is a pb in client or in the server.