Description
[junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=1D1206F80A77FE6F -Dtests.nightly=true -Dtests.weekly=true -Dtests.slow=true -Dtests.locale=ar_LY -Dtests.timezone=BET -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE 109s | SyncSliceTest.testDistribSearch <<<
[junit4:junit4] > Throwable #1: java.lang.AssertionError: shard1 is not consistent. Got 305 from http://127.0.0.1:44083/collection1lastClient and got 5 from http://127.0.0.1:43445/collection1
[junit4:junit4] > at __randomizedtesting.SeedInfo.seed([1D1206F80A77FE6F:9CF488E07D289E53]:0)
[junit4:junit4] > at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4] > at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:963)
[junit4:junit4] > at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:234)
[junit4:junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
(issue files by Hoss on Shawn's behalf so we don't lose track of it)
Attachments
Issue Links
- relates to
-
SOLR-4967 Frequent test fails in org.apache.solr.cloud.SyncSliceTest
- Closed