Yonik Seeley commented on Improvement SOLR-3731

I'm getting frequent fails now in OverseerTest, which I'm just guessing may be related to this issue?

[junit4:junit4] FAILURE 82.3s J1 | OverseerTest.testShardAssignmentBigger <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: could not find counter for shard:null
[junit4:junit4]    >    at __randomizedtesting.SeedInfo.seed([6DC859A22F9B74B0:FE26A7D9C5F28BD3]:0)
[junit4:junit4]    >    at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    >    at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    >    at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    >    at org.apache.solr.cloud.OverseerTest.testShardAssignmentBigger(OverseerTest.java:333)

Oddly enough, running the test alone (ant test -Dtestcase=OverseerTest) seems to always pass.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to