Arpad Boda created MINIFICPP-1103:
-------------------------------------

             Summary: 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


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)

Reply via email to