I committed fix. It was a bug in the test, only uncovered because the test speedups decreased chance that newField would turn on term vectors if you didn't ask for it...
Mike McCandless http://blog.mikemccandless.com On Mon, Jun 6, 2011 at 6:21 AM, Michael McCandless <[email protected]> wrote: > I'll dig... somehow, strangely, it seems to be caused by the test speedups... > > Mike McCandless > > http://blog.mikemccandless.com > > On Mon, Jun 6, 2011 at 4:11 AM, Apache Jenkins Server > <[email protected]> wrote: >> Build: https://builds.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/8635/ >> >> 1 tests failed. >> REGRESSION: >> org.apache.lucene.index.TestIndexFileDeleter.testDeleteLeftoverFiles >> >> Error Message: >> CheckIndex failed >> >> Stack Trace: >> java.lang.RuntimeException: CheckIndex failed >> at org.apache.lucene.util._TestUtil.checkIndex(_TestUtil.java:142) >> at >> org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:481) >> at >> org.apache.lucene.index.TestIndexFileDeleter.testDeleteLeftoverFiles(TestIndexFileDeleter.java:165) >> at >> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1227) >> at >> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1145) >> >> >> >> >> Build Log (for compile errors): >> [...truncated 5069 lines...] >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
