[
https://issues.apache.org/jira/browse/MINIFICPP-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpad Boda resolved MINIFICPP-1103.
-----------------------------------
Resolution: Fixed
> Stabilize MergeFileTests
> ------------------------
>
> Key: MINIFICPP-1103
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1103
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Arpad Boda
> Assignee: Arpad Boda
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> MergeFileTests sometimes fail when running on heavily loaded environment:
> {code}
> /home/aboda/work/PRs/nifi-minifi-cpp/libminifi/test/archive-tests/MergeFileTests.cpp:561:
> FAILED:
> REQUIRE( flow1->getSize() == 96 )
> with expansion:
> 64 == 96
> {code}
> This is most probably related to the fact that the test is based on flowfile
> order.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)