[
https://issues.apache.org/jira/browse/NIFI-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813243#comment-17813243
]
ASF subversion and git services commented on NIFI-12699:
--------------------------------------------------------
Commit e031e7e7a2f1e9f4d5dcae3eb6700c2b4babcd65 in nifi's branch
refs/heads/main from Mark Bean
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e031e7e7a2 ]
NIFI-12699 Set timeout to 10 seconds for
TestStandardFlowFileQueue.testListFlowFilesResultsLimitedCollection
This closes #8330
Signed-off-by: David Handermann <[email protected]>
> Unit test timeout value too short for systems with slow disks
> -------------------------------------------------------------
>
> Key: NIFI-12699
> URL: https://issues.apache.org/jira/browse/NIFI-12699
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Tools and Build
> Reporter: Mark Bean
> Assignee: Mark Bean
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When building NiFi on a VM with relatively old disks, a unit test
> consistently fails due timing out. The unit test in question is:
> TestStandardFlowFileQueue.testListFlowFilesResultsLimitedCollection
> Extend the timeout from 5 sec to 10 sec. The value of 10 allows consistent
> passing of this unit test. On systems with faster disks, this increase in
> timeout will be inconsequential, i.e. will not slow down the build. Yet, the
> extension will allow compilation on older systems.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)