[ 
https://issues.apache.org/jira/browse/SOLR-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995537#comment-12995537
 ] 

Robert Muir commented on SOLR-2367:
-----------------------------------

I tried to use your patch and silence the tests in various ways... I was 
unsuccessful.

Its a mystery really to me (because I don't understand the code that well) that 
all
these exceptions are being thrown and nothing is failing... so I'm not sure how 
to silence them.

Lets commit the first patch and fix 80% of the problem... maybe we can figure 
out the other exceptions in the future. I'll keep the issue open.

> 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
>         Attachments: SOLR-2367-extend-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

Reply via email to