https://issues.apache.org/bugzilla/show_bug.cgi?id=48208
--- Comment #12 from Konstantin Kolinko <knst.koli...@gmail.com> 2011-03-07 13:55:40 EST --- Regarding implementation in 7.0.x: the tests added in r1078436 in TestCustomSsl do work with BIO connector, but fail with NIO. I have not tested APR. Tested with JDK 6u23, WinXP, Ant 1.8.2, trunk @1078628 TEST-org.apache.tomcat.util.net.TestCustomSsl.NIO.txt: Testsuite: org.apache.tomcat.util.net.TestCustomSsl Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 7,187 sec ------------- Standard Error ----------------- (...) ------------- ---------------- --------------- Testcase: testCustomSslImplementation took 3,906 sec Testcase: testCustomTrustManager1 took 1,641 sec Testcase: testCustomTrustManager2 took 1,64 sec FAILED expected:<200> but was:<-1> junit.framework.AssertionFailedError: expected:<200> but was:<-1> at org.apache.tomcat.util.net.TestCustomSsl.doTestCustomTrustManager(TestCustomSsl.java:133) at org.apache.tomcat.util.net.TestCustomSsl.testCustomTrustManager2(TestCustomSsl.java:79) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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