You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Gergo Repas (JIRA)" <ji...@apache.org> on 2018/07/10 09:19:00 UTC

[jira] [Updated] (HADOOP-15595) TestSSLHttpServer fails if the build uses custom -Dhttps.cipherSuites

     [ https://issues.apache.org/jira/browse/HADOOP-15595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gergo Repas updated HADOOP-15595:
---------------------------------
    Attachment: HADOOP-15595.000.patch

> 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
>            Priority: Major
>         Attachments: HADOOP-15595.000.patch
>
>
> 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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org