[
https://issues.apache.org/jira/browse/MINIFICPP-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Gerlits resolved MINIFICPP-1153.
---------------------------------------
Resolution: Fixed
> Nanofi CTailFile tests use the same input file
> ----------------------------------------------
>
> Key: MINIFICPP-1153
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1153
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Affects Versions: 0.7.0
> Reporter: Arpad Boda
> Assignee: Ferenc Gerlits
> Priority: Major
> Fix For: 0.8.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> All these testcases use a file named "e.txt" in cwd, which often results in
> failures.
> Should use properly generated tempfiles.
> Another problem is that the repositories (flow files, provenance etc) are
> also in the current working directory, and are also named the same in these
> two tests.
> To avoid both problems, create a temp directory and cd into it before running
> each test.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)