This looks like it might actually be an issue - it fails once every 20
runs or so as a guess.

   [junit] Testsuite: org.apache.solr.handler.TestReplicationHandler
    [junit] Testcase:
testReplicateAfterWrite2Slave(org.apache.solr.handler.TestReplicationHandler):  
 
FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit]     at
org.apache.solr.handler.TestReplicationHandler.testReplicateAfterWrite2Slave(TestReplicationHandler.java:464)
    [junit]
    [junit]
    [junit] Tests run: 7, Failures: 1, Errors: 0, Time elapsed: 343.909 sec

At first I tried to extend the wait for it, but that's obviously no help
- in this case the test failed after running for 343 seconds. I've seen it as 
high as 968 seconds.

- Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to