On 10.07.2011 13:58, Rainer Jung wrote:
> - TestAsyncContextImpl fails for BIO, NIO and APR:
> 
> Testcase: testTimeoutListenerCompleteDispatch took 6.074 sec
>       FAILED
> expected:<1> but was:<0>
> junit.framework.AssertionFailedError: expected:<1> but was:<0>
>       at
> org.apache.catalina.core.TestAsyncContextImpl.validateAccessLog(TestAsyncContextImpl.java:1077)
>       at
> org.apache.catalina.core.TestAsyncContextImpl.doTestTimeout(TestAsyncContextImpl.java:455)
>       at
> org.apache.catalina.core.TestAsyncContextImpl.testTimeoutListenerCompleteDispatch(TestAsyncContextImpl.java:380)

Sorry, this is due to my adding an optional AccessLogValve to the test
suite today. It is off by default, and the failure only happens if I
switch it on. I'll investigate, but it is not a show-stopper, because by
default everything is fine.

Regards,

Rainer


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

Reply via email to