Mark Miller created SOLR-5026:
---------------------------------
Summary: Test Fail:
org.apache.solr.store.blockcache.BlockDirectoryTest.testRandomAccessWrites
Key: SOLR-5026
URL: https://issues.apache.org/jira/browse/SOLR-5026
Project: Solr
Issue Type: Test
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Minor
Fix For: 5.0, 4.4
http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3019/
{noformat}
java.lang.AssertionError: Test failed on pass [8]
at
__randomizedtesting.SeedInfo.seed([B5A6D867604C87FD:4507EE6E6781C3B1]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.store.blockcache.BlockDirectoryTest.testRandomAccessWrites(BlockDirectoryTest.java:163)
{noformat}
[junit4] 2> java.lang.IllegalArgumentException: n must be positive
[junit4] 2> at java.util.Random.nextInt(Random.java:300)
NOTE: reproduce with: ant test -Dtestcase=BlockDirectoryTest
-Dtests.method=testRandomAccessWrites -Dtests.seed=B5A6D867604C87FD
-Dtests.slow=true -Dtests.locale=hi_IN -Dtests.timezone=PST8PDT
-Dtests.file.encoding=US-ASCII
--
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: [email protected]
For additional commands, e-mail: [email protected]