joewitt commented on PR #8906:
URL: https://github.com/apache/nifi/pull/8906#issuecomment-2143047480

   guessing yall already on top of this based on discussion above but the build 
fails currently with
   
   `[ERROR]   
OidcLogoutSuccessHandlerTest.testOnLogoutSuccessRequestFoundEndSessionNotSupported:161
 expected: <http://localhost:8080/nifi/#/logout-complete> but was: 
<http://localhost:8080/nifi/%23/logout-complete>
   [ERROR]   
OidcLogoutSuccessHandlerTest.testOnLogoutSuccessRequestFoundEndSessionSupportedTokenFound:212
 expected: 
<http://localhost/end_session?id_token_hint=oidc-id-token&post_logout_redirect_uri=http://localhost:8080/nifi/#/logout-complete>
 but was: 
<http://localhost/end_session?id_token_hint=oidc-id-token&post_logout_redirect_uri=http://localhost:8080/nifi/%2523/logout-complete>
   [ERROR]   
OidcLogoutSuccessHandlerTest.testOnLogoutSuccessRequestFoundEndSessionSupportedTokenNotFound:177
 expected: <http://localhost:8080/nifi/#/logout-complete> but was: 
<http://localhost:8080/nifi/%23/logout-complete>
   [ERROR]   
OidcLogoutSuccessHandlerTest.testOnLogoutSuccessRequestNotFound:146 expected: 
<http://localhost:8080/nifi/#/logout-complete> but was: 
<http://localhost:8080/nifi/%23/logout-complete>
   [ERROR]   Saml2LogoutSuccessHandlerTest.testOnLogoutSuccessRequestFound:95 
expected: <http://localhost:8080/nifi/#/logout-complete> but was: 
<http://localhost:8080/nifi/%23/logout-complete>
   [ERROR]   
Saml2LogoutSuccessHandlerTest.testOnLogoutSuccessRequestNotFound:79 expected: 
<http://localhost:8080/nifi/#/logout-complete> but was: 
<http://localhost:8080/nifi/%23/logout-complete>`


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to