2015-03-27 15:36 GMT+03:00 Violeta Georgieva <violet...@apache.org>:
> The proposed Apache Tomcat 7.0.61 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.61/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1041/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_61/
>
> The proposed 7.0.61 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 7.0.61 Stable


I've run the the tests using Java 6u45, 7u76, 8u31,  all using 32-bit
JDKs on Windows 7, with all connectors.

The following tests fail with 6u45 - known issue, the same as with 7.0.59.
TEST-org.apache.catalina.startup.TestHostConfigAutomaticDeployment.APR.txt
TEST-org.apache.catalina.startup.TestHostConfigAutomaticDeployment.BIO.txt
TEST-org.apache.catalina.startup.TestHostConfigAutomaticDeployment.NIO.txt
TEST-org.apache.coyote.http11.TestAbstractHttp11Processor.APR.txt
TEST-org.apache.coyote.http11.TestAbstractHttp11Processor.BIO.txt
TEST-org.apache.coyote.http11.TestAbstractHttp11Processor.NIO.txt
TEST-org.apache.tomcat.util.net.TestClientCert.BIO.txt
TEST-org.apache.tomcat.util.net.TestCustomSsl.BIO.txt
TEST-org.apache.tomcat.util.net.TestSsl.BIO.txt

As I mentioned in 7.0.59 VOTE thread [1], Java 6u45 does not send
"Expect: 100-continue" header and that breaks expectations of
TestAbstractHttp11Processor. testNon2xxResponseWithExpectation() test

Not our fault.

All tests pass successfully with Java 7 and Java 8.


[1] http://markmail.org/message/fbo4fnyvtqycasfy

Best regards,
Konstantin Kolinko

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

Reply via email to