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

Robert Muir commented on SOLR-2002:
-----------------------------------

{quote}
If I run a test individually, it does have all of the requested logging... it's 
just when I run everything that the logging is missing.
{quote}

I broke this when i changed the build not to fork a new JVM for each test class.
You can see this easier if you use -Dtests.threadspercpu=0 (run all tests in 
one single jvm, no parallel tests). Then you will
see the logging only working for the very first test class 
(BasicFunctionalityTest)

I don't understand why the logging shuts up in this case (maybe something in 
SolrTestCase4J is "shutting down" the logging in afterClass?)
Sorry I get confused really quickly with these logging frameworks, so I don't 
even know where to begin.


> improve build/tests
> -------------------
>
>                 Key: SOLR-2002
>                 URL: https://issues.apache.org/jira/browse/SOLR-2002
>             Project: Solr
>          Issue Type: Task
>          Components: Build
>            Reporter: Robert Muir
>            Assignee: Robert Muir
>            Priority: Minor
>             Fix For: 3.1, 4.0
>
>         Attachments: SOLR-2002.patch, SOLR-2002_core_contrib.patch, 
> SOLR-2002_dih.patch, SOLR-2002_lbhttpsolrserver.patch, 
> SOLR-2002_localization.patch, SOLR-2002_lucenetestcase.patch, 
> SOLR-2002_merged.patch, SOLR-2002_merged.patch, SOLR-2002_merged.patch, 
> SOLR-2002_merged.patch, SOLR-2002_replication.patch, 
> SOLR-2002_testiter.patch, SOLR-2002_testmethod.patch, 
> SOLR-2002_timeout.patch, SOLR-2002setupteardown.patch
>
>
> we are working on improving some functionality in lucene's build/tests, it 
> would be good to improve the solr side to take advantage of it.
> currently its only sorta-kinda integrated and a bit messy.
> i'd like to do some incremental improvements piece-by-piece on this issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to