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
            Priority: Trivial


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to