You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2014/12/18 13:03:13 UTC

[jira] [Created] (DIRSERVER-2037) ClientInitialRefreshIT test failures

Colm O hEigeartaigh created DIRSERVER-2037:
----------------------------------------------

             Summary: ClientInitialRefreshIT test failures
                 Key: DIRSERVER-2037
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-2037
             Project: Directory ApacheDS
          Issue Type: Test
            Reporter: Colm O hEigeartaigh
            Priority: Minor
             Fix For: 2.0.0-M20


ClientInitialRefreshIT fails consistently for me on my local machine. There are two problems with it:

a) The tests that subsequently add a new entry don't have the deletion code in a "finally" block. So if one test fails, another 2 end up failing
b) The root cause is the testInitialRefreshStopAndGo, where replication may not be finished by the time the consumer is stopped. A small (0.5s) sleep does the job here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)