Probably a timing issue... Gary
On Wed, Aug 20, 2014 at 12:00 AM, Matt Sicker <[email protected]> wrote: > Passed for me. Could it be a Windows issue? > > > On 19 August 2014 20:58, Gary Gregory <[email protected]> wrote: > >> I am seeing the following: >> >> testLog4Event(org.apache.logging.log4j.flume.appender.FlumeEmbeddedAgentTest) >> Time elapsed: 32.31 sec <<< FAILURE! >> java.lang.AssertionError: null >> at org.junit.Assert.fail(Assert.java:86) >> at org.junit.Assert.assertTrue(Assert.java:41) >> at org.junit.Assert.assertNotNull(Assert.java:621) >> at org.junit.Assert.assertNotNull(Assert.java:631) >> at >> org.apache.logging.log4j.flume.appender.FlumeEmbeddedAgentTest.testLog4Event(FlumeEmbeddedAgentTest.java:135) >> >> No Event returned >> No Event returned >> No Event returned >> No Event returned >> No Event returned >> ... >> on and on. >> >> Any one else seeing this? >> >> 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 >> > > > > -- > Matt Sicker <[email protected]> > -- 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
