Description
I still see fails of this test sometimes:
java.lang.AssertionError: Should have had a good message here at __randomizedtesting.SeedInfo.seed([D765D9019AAF2D1E:56835719EDF04D22]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:138) at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89)
Attachments
Attachments
Issue Links
- relates to
-
SOLR-5437 DeleteReplicaTest fails constantly both locally and in jenkins
- Closed