[
https://issues.apache.org/jira/browse/NIFI-9332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-9332:
-----------------------------------
Status: Patch Available (was: Open)
> 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
> Time Spent: 10m
> 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)