Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/890/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
shard1 is not consistent.  Got 305 from 
http://127.0.0.1:29648/collection1lastClient and got 249 from 
http://127.0.0.1:60825/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 305 from 
http://127.0.0.1:29648/collection1lastClient and got 249 from 
http://127.0.0.1:60825/collection1
        at 
__randomizedtesting.SeedInfo.seed([10E4C9C9349C1C5D:910247D143C37C61]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1018)
        at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:238)


FAILED:  org.apache.solr.cloud.RecoveryZkTest.testDistribSearch

Error Message:
expected:<186> but was:<50>

Stack Trace:
java.lang.AssertionError: expected:<186> but was:<50>
        at 
__randomizedtesting.SeedInfo.seed([FB4E9A43FDD99FFE:7AA8145B8A86FFC2]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at org.apache.solr.cloud.RecoveryZkTest.doTest(RecoveryZkTest.java:108)




Build Log:
[...truncated 23667 lines...]


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

Reply via email to