You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2014/12/30 16:02:13 UTC

[jira] [Updated] (NIFI-212) Unit tests intermittently fail in framework-cluster

     [ https://issues.apache.org/jira/browse/NIFI-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Payne updated NIFI-212:
----------------------------
    Attachment: NIFI-212.patch.txt

> Unit tests intermittently fail in framework-cluster
> ---------------------------------------------------
>
>                 Key: NIFI-212
>                 URL: https://issues.apache.org/jira/browse/NIFI-212
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 0.0.1
>            Reporter: Mark Payne
>             Fix For: 0.0.1
>
>         Attachments: NIFI-212.patch.txt
>
>
> We see the following unit test failures on & off:
> Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.484 sec <<< FAILURE! - in org.apache.nifi.cluster.flow.impl.DataFlowManagementServiceImplTest
> testLoadFlowWithSameNodeIds(org.apache.nifi.cluster.flow.impl.DataFlowManagementServiceImplTest)  Time elapsed: 0.014 sec  <<< ERROR!
> org.apache.nifi.cluster.flow.DaoException: java.lang.IllegalStateException: Primary file '/tmp/primaryDataFlowManagementServiceImplTest/flow.tar' is different than restore file '/tmp/restoreDataFlowManagementServiceImplTest/flow.tar'
> 	at org.apache.nifi.util.file.FileUtils.syncWithRestore(FileUtils.java:580)
> 	at org.apache.nifi.cluster.flow.impl.DataFlowDaoImpl.<init>(DataFlowDaoImpl.java:177)
> 	at org.apache.nifi.cluster.flow.impl.DataFlowManagementServiceImplTest.setup(DataFlowManagementServiceImplTest.java:89)



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