[ https://issues.apache.org/jira/browse/LUCENE-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Muir updated LUCENE-2398: -------------------------------- Attachment: LUCENE-2398.patch the attached patch refactors the benchmark tests: * logic to run a benchmark test is moved to BenchmarkTestCase * this forces them all to respect LuceneTestCase.TEMP_DIR for all file operations * lucene.common.dir is removed > Improve tests to work easier from IDEs > -------------------------------------- > > Key: LUCENE-2398 > URL: https://issues.apache.org/jira/browse/LUCENE-2398 > Project: Lucene - Java > Issue Type: Test > Reporter: Robert Muir > Priority: Minor > Attachments: LUCENE-2398.patch, LUCENE-2398.patch, LUCENE-2398.patch > > > As reported by Paolo Castagna on the mailing lists, some tests fail when you > run them from eclipse. > Some of the failures he reports are actually code problems such as base test > classes not being > abstract when they should be... we should fix things like that. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org