[ 
https://issues.apache.org/jira/browse/NIFI-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15345636#comment-15345636
 ] 

Joseph Percivall commented on NIFI-2092:
----------------------------------------

This also applies to the MonitorMemoryTest which does the same thing: 
https://github.com/apache/nifi/blob/0.x/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-reporting-tasks/src/test/java/org/apache/nifi/controller/MonitorMemoryTest.java#L53-L53

> TestProcessorLifecyle fails on Windows
> --------------------------------------
>
>                 Key: NIFI-2092
>                 URL: https://issues.apache.org/jira/browse/NIFI-2092
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Joseph Percivall
>            Assignee: Joseph Percivall
>             Fix For: 1.0.0, 0.7.0
>
>
> Currently, the "after" method tries to delete the content-repo and test-repo 
> before shutting down the flowcontroller (causing failures due to files being 
> locked).
> `fc.shutdown(true)` should be moved before the deleteDirectory() calls.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to