[ 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 Attached is an updated patch, with a new test for MemoryIndex. Instead of looking for stuff on your hard drive, it creates some randomish documents using a selection of strings that will match the test queries, combined with some random unicode strings ala TestStressIndexing2. This removes the use of lucene.common.dir here, so now moving on to the benchmark tests. > 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 > > > 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