[
https://issues.apache.org/jira/browse/NIFI-9332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-9332:
---------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Correct Conditional SecureHasher JUnit 5 Tests
> ----------------------------------------------
>
> Key: NIFI-9332
> URL: https://issues.apache.org/jira/browse/NIFI-9332
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Tools and Build
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 1.15.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Recent updates to SecureHasher unit tests in {{nifi-security-utils}} changed
> ignored test methods to use the JUnit 5 {{EnabledIfSystemProperty}}
> annotation. These test classes extend {{GroovyTestCase}}, which does not
> honor the conditional annotation. Removing the super class extension resolves
> the issue and avoids running the annotated test methods.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)