[
https://issues.apache.org/jira/browse/NIFI-8956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17389719#comment-17389719
]
ASF subversion and git services commented on NIFI-8956:
-------------------------------------------------------
Commit f539d9886e3e0f3f1068e9e13af0988dae70377a in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f539d98 ]
NIFI-8956 Changed TestListenHTTP to expect IOException
- Replaced expected SSLException with IOException in assertThrows
- Removed conditional override of jdk.tls.disabledAlgorithms in test
SslContextUtils
Signed-off-by: Pierre Villard <[email protected]>
This closes #5260.
> TestListenHTTP Failures on Azul Zulu 11.0.12
> --------------------------------------------
>
> Key: NIFI-8956
> URL: https://issues.apache.org/jira/browse/NIFI-8956
> Project: Apache NiFi
> Issue Type: Task
> Components: Extensions, Tools and Build
> Affects Versions: 1.15.0
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Recent GitHub automated builds have failed when running {{TestListenHTTP}} on
> Ubuntu Linux with Azul Zulu 11.0.12.
> {noformat}
> TestListenHTTP.testSecureServerTrustStoreConfiguredClientAuthenticationRequired:394
> unexpected exception type thrown; expected:<javax.net.ssl.SSLException> but
> was:<java.net.SocketException>
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)