steveloughran commented on pull request #2755: URL: https://github.com/apache/hadoop/pull/2755#issuecomment-795764493
test failures in TestLogLevel: "Expected to find 'Unrecognized SSL message' but got unexpected exception:javax.net.ssl.SSLException: Unsupported or unrecognized SSL message" Funny -been seeing that internally along with some SSL test failures and trying to track down which JVM it was so as to decide whether this is a JVM change. (java 8 JVM, BTW) clearly caused by string matching failure/changed exception text. Maybe this test should be relaxed everywhere, rather than just on branch-2 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
