On 31/07/2014 11:41, Mark Thomas wrote: > On 31/07/2014 10:33, Konstantin Kolinko wrote: >> 2014-07-31 5:35 GMT+04:00 Bill Barker <billbar...@apache.org>: >>> To whom it may engage... >>> >>> This is an automated request, but not an unsolicited one. For >>> more information please visit http://gump.apache.org/nagged.html, >>> and/or contact the folk at gene...@gump.apache.org. >>> >>> Project tomcat-trunk-test-nio has an issue affecting its community >>> integration. >>> This issue affects 1 projects. >>> The current state of this project is 'Failed', with reason 'Build Failed'. >>> For reference only, the following projects are affected by this: >>> - tomcat-trunk-test-nio : Tomcat 8.x, a web server implementing the >>> Java Servlet 3.1, >>> ... >>> >>> >>> Full details are available at: >>> >>> http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test-nio/index.html >>> >> >> >> [[[ >> Testsuite: org.apache.tomcat.util.net.jsse.openssl.TestCipher >> Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec >> >> Testcase: testNames took 0.01 sec >> Testcase: testAllOpenSSLCiphersMapped took 0.182 sec >> Testcase: testOpenSSLCipherAvailability took 0.011 sec >> FAILED >> ECDHE-RSA-AES256-SHA (... many cipher names) expected:<0> but was:<85> >> junit.framework.AssertionFailedError: ECDHE-RSA-AES256-SHA (...many >> cipher names) expected:<0> but was:<85> >> at >> org.apache.tomcat.util.net.jsse.openssl.TestCipher.testOpenSSLCipherAvailability(TestCipher.java:125) >> ]]] > > It looks like an old version of openssl is being used. I'll investigate.
It is 0.9.8k. I'll see if I can get it updated. Meanwhile, I'll add a check to the OpenSSL tests for the expected version (currently 1.0.1h). Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org