Test failure in SolrExampleJettyTest
------------------------------------
Key: SOLR-2870
URL: https://issues.apache.org/jira/browse/SOLR-2870
Project: Solr
Issue Type: Bug
Environment: r1196292 (trunk)
Reporter: Sami Siren
I saw this non reproducible error today once. I also saw similar error with
SolrExampleEmbeddedTest.
{code}
<error message="java.lang.AssertionError: directory of test was not closed,
opened from:
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)"
type="java.lang.RuntimeException">java.lang.RuntimeException:
java.lang.AssertionError: directory of test was not closed, opened from:
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)
at
org.apache.lucene.util.LuceneTestCase.afterClassLuceneTestCaseJ4(LuceneTestCase.java:474)
at
org.apache.lucene.util.LuceneTestCase.checkResourcesAfterClass(LuceneTestCase.java:532)
at
org.apache.lucene.util.LuceneTestCase.afterClassLuceneTestCaseJ4(LuceneTestCase.java:442)
</error>
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]