2012/12/6 Mark Thomas <[email protected]>:
> The proposed Apache Tomcat 7.0.34 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.34/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-113/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_34/
>
> The proposed 7.0.34 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 7.0.34 Stable
>
I run the testsuite with JDK 6u37, BIOxNIOxAPR (tomcat-native 1.1.24)
on WinXP 32-bit.
All tests succeeded except one occasional failure in
org.apache.catalina.loader.TestWebappClassLoaderExecutorMemoryLeak.BIO
Testcase: testTimerThreadLeak took 2,515 sec
FAILED
null
junit.framework.AssertionFailedError: null
at
org.apache.catalina.loader.TestWebappClassLoaderExecutorMemoryLeak.testTimerThreadLeak(TestWebappClassLoaderExecutorMemoryLeak.java:72)
The failing line is
Assert.assertTrue(executorServlet.tpe.isTerminated());
This a failure is not new and is not an issue.
Best regards,
Konstantin Kolinko
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]