You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Marton Szasz (Jira)" <ji...@apache.org> on 2020/04/19 17:17:00 UTC

[jira] [Commented] (MINIFICPP-1103) Stabilize MergeFileTests

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

Marton Szasz commented on MINIFICPP-1103:
-----------------------------------------

The PR is closed. Is the issue resolved?

> 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)