[
https://issues.apache.org/jira/browse/NIFI-4021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038007#comment-16038007
]
ASF subversion and git services commented on NIFI-4021:
-------------------------------------------------------
Commit e1880785d0fa5995507479d8d74a1189968a661c in nifi's branch
refs/heads/master from [~ijokarumawak]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=e188078 ]
NIFI-4021: Fix StandardFlowSynchronizerSpec to pass independently.
This closes #1892.
Signed-off-by: Andy LoPresto <[email protected]>
> StandardFlowSynchronizerSpec relies on other test
> -------------------------------------------------
>
> Key: NIFI-4021
> URL: https://issues.apache.org/jira/browse/NIFI-4021
> Project: Apache NiFi
> Issue Type: Bug
> Components: Tools and Build
> Reporter: Koji Kawamura
> Assignee: Koji Kawamura
> Priority: Minor
>
> NIFI-3853 updated StandardFlowSynchronizerSpec to encapsulate NiFi properties
> file, but the test still calls
> [NiFiProperties.createBasicNiFiProperties(null,
> null)|https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/test/groovy/org/apache/nifi/controller/StandardFlowSynchronizerSpec.groovy#L78]
> without specifying property file path. It relies on system property.
> This causes what [~jtstorck] described in dev ML
> {quote}
> StandardFlowSynchronizerSpec via command line maven on my MBP passes
> successfully, but I do see the same errors as you when running the tests
> for StandardFlowSynchronizerSpec through IntelliJ.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)