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

Mark Payne resolved NIFI-7898.
------------------------------
    Resolution: Fixed

> Unit tests fail if alternative service is running on localhost
> --------------------------------------------------------------
>
>                 Key: NIFI-7898
>                 URL: https://issues.apache.org/jira/browse/NIFI-7898
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework, Tools and Build
>    Affects Versions: 1.12.1
>            Reporter: Andy LoPresto
>            Assignee: Andy LoPresto
>            Priority: Major
>              Labels: docker, exception, security, unit-test
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The unit test 
> {{testConvertOIDCTokenToNiFiTokenShouldHandleBlankIdentityAndNoEmailClaim(org.apache.nifi.web.security.oidc.StandardOidcIdentityProviderGroovyTest}}
>  fails if an unexpected service is running on {{localhost:80}} which responds 
> to an HTTP request but does not support TLS because the expected exception is 
> {{java.net.ConnectException}} but in this scenario the service (e.g. a Docker 
> container) causes {{javax.net.ssl.SSLHandshakeException: Remote host 
> terminated the handshake}}. 
> The unit test should be updated to be more accepting of reasonable 
> exceptions. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to