https://issues.apache.org/bugzilla/show_bug.cgi?id=57249
Bug ID: 57249 Summary: test error in org.apache.tomcat.util.net.jsse.openssl.TestCipher Product: Tomcat 8 Version: 8.0.15 Hardware: Sun OS: Solaris Status: NEW Severity: normal Priority: P2 Component: Util Assignee: dev@tomcat.apache.org Reporter: petr.sumb...@oracle.com Created attachment 32223 --> https://issues.apache.org/bugzilla/attachment.cgi?id=32223&action=edit TEST-org.apache.tomcat.util.net.jsse.openssl.TestCipher.BIO.txt I'm seeing several test errors related OpenSSL Cipher Availability. Basically getting more cyphers than it's expected. This seemed to be discussed earlier here: http://mail-archives.apache.org/mod_mbox//tomcat-dev/201407.mbox/%3c53da3171.1030...@apache.org%3E See attached log. -bash-4.2$ /usr/jdk/instances/jdk1.7.0/bin/java -version java version "1.7.0_72" Java(TM) SE Runtime Environment (build 1.7.0_72-b14) Java HotSpot(TM) Server VM (build 24.72-b04, mixed mode) Note that I'm getting failures for all below tests: TEST-org.apache.tomcat.util.net.jsse.openssl.TestCipher.BIO.txt: FAILED TEST-org.apache.tomcat.util.net.jsse.openssl.TestCipher.NIO.txt: FAILED TEST-org.apache.tomcat.util.net.jsse.openssl.TestCipher.NIO2.txt: FAILED TEST-org.apache.tomcat.util.net.jsse.openssl.TestOpenSSLCipherConfigurationParser.BIO.txt: FAILED TEST-org.apache.tomcat.util.net.jsse.openssl.TestOpenSSLCipherConfigurationParser.NIO.txt: FAILED TEST-org.apache.tomcat.util.net.jsse.openssl.TestOpenSSLCipherConfigurationParser.NIO2.txt: FAILED -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org