joewitt commented on PR #11636:
URL: https://github.com/apache/nifi/pull/11636#issuecomment-5592662817
This agent is going to get a serious talking to on missing that. It is so
close to magic it is easy to give it too much trust.
Will have a new PR soon
The java 25 fail seems unrelated/spurious
[ERROR]
org.apache.nifi.security.encryption.password.PasswordBasedPropertyEncryptionProviderTest.testDecryptAuthenticationFailed
-- Time elapsed: 0.023 s <<< FAILURE!
org.opentest4j.AssertionFailedError: Expected
org.apache.nifi.security.encryption.PropertyEncryptionException to be thrown,
but nothing was thrown.
at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3234)
at
org.apache.nifi.security.encryption.password.PasswordBasedPropertyEncryptionProviderTest.testDecryptAuthenticationFailed(PasswordBasedPropertyEncryptionProviderTest.java:128)
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]