Gergo Repas created HADOOP-15595:
------------------------------------
Summary: TestSSLHttpServer fails if the build uses custom
-Dhttps.cipherSuites
Key: HADOOP-15595
URL: https://issues.apache.org/jira/browse/HADOOP-15595
Project: Hadoop Common
Issue Type: Bug
Components: test
Affects Versions: 3.1.0
Reporter: Gergo Repas
Assignee: Gergo Repas
The error is:
{code}
[INFO] Running org.apache.hadoop.http.TestSSLHttpServer
[ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.122 s
<<< FAILURE! - in org.apache.hadoop.http.TestSSLHttpServer
[ERROR] testExcludedCiphers(org.apache.hadoop.http.TestSSLHttpServer) Time
elapsed: 0.01 s <<< FAILURE!
java.lang.AssertionError: No Ciphers in common, SSLHandshake must fail.
at
org.apache.hadoop.http.TestSSLHttpServer.testExcludedCiphers(TestSSLHttpServer.java:181)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] TestSSLHttpServer.testExcludedCiphers:181->Assert.fail:88 No Ciphers
in common, SSLHandshake must fail.
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]