The test is now called XmlCompactFileAsyncAppenderValidationTest and is
still not working.

The test XmlCompactFileAppenderValidationTest is no longer async and works.

I'd like to know if the way the async test is written is supposed to work
or not because I cloned the pattern from another test. It seems that
stopping the lifecyle does not close the log file.

I do not want to redo the async test the way the sync test works just to
get the tests to pass now, because there could be a bug in there...

Please advise.

Thank you,
Gary


On Wed, Jul 17, 2013 at 6:07 PM, Gary Gregory <[email protected]>wrote:

> Hi All:
>
> I've hit a snag testing XML validation.
>
> Please see
> org.apache.logging.log4j.core.appender.XmlCompactFileAppenderValidationTest
>
> Is this a quirk of testing because the log file is not closed?
>
> Thank you,
> Gary
>
> --
> E-Mail: [email protected] | [email protected]
> Java Persistence with Hibernate, Second 
> Edition<http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>



-- 
E-Mail: [email protected] | [email protected]
Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to