[ https://issues.apache.org/jira/browse/SOLR-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Muir resolved SOLR-2367. ------------------------------- Resolution: Fixed Fix Version/s: 4.0 3.1 Thanks Gunnlaugur for getting to the bottom of this! > DataImportHandler unit tests are very noisy > ------------------------------------------- > > Key: SOLR-2367 > URL: https://issues.apache.org/jira/browse/SOLR-2367 > Project: Solr > Issue Type: Improvement > Components: Build, contrib - DataImportHandler > Reporter: Gunnlaugur Thor Briem > Assignee: Robert Muir > Priority: Trivial > Fix For: 3.1, 4.0 > > Attachments: SOLR-2367-extend-SolrException.patch, > SOLR-2367-log-exceptions-through-SolrException.patch, SOLR-2367.patch, > SOLR-2367.patch > > Original Estimate: 5m > Remaining Estimate: 5m > > Running DataImportHandler unit tests emits a lot of console noise, mainly > stacktraces because dataimport.properties can't be written. This makes it > hard to scan the output for useful information. > I'm attaching a patch to get rid of most of the noise by creating the conf > directory before test runs so that the properties file write doesn't fail. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org