Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/820/
2 tests failed.
REGRESSION: org.apache.solr.cloud.ChaosMonkeyShardSplitTest.testDistribSearch
Error Message:
Wrong doc count on shard1_1 expected:<49> but was:<50>
Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_1 expected:<49> but was:<50>
at
__randomizedtesting.SeedInfo.seed([9985014D2048189C:18638F55571778A0]: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.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:274)
REGRESSION: org.apache.solr.cloud.SyncSliceTest.testDistribSearch
Error Message:
shard1 is not consistent. Got 305 from
http://127.0.0.1:55619/collection1lastClient and got 5 from
http://127.0.0.1:39637/collection1
Stack Trace:
java.lang.AssertionError: shard1 is not consistent. Got 305 from
http://127.0.0.1:55619/collection1lastClient and got 5 from
http://127.0.0.1:39637/collection1
at
__randomizedtesting.SeedInfo.seed([9EAF978B82E2CED:880C7760CF714CD1]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:963)
at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:238)
Build Log:
[...truncated 23735 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]