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

ASF subversion and git services commented on NIFI-12699:
--------------------------------------------------------

Commit b73f553f2b2a1e5113ae9fc0f4eacb8d61d5893c in nifi's branch 
refs/heads/support/nifi-1.x from Mark Bean
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b73f553f2b ]

NIFI-12699 Set timeout to 10 seconds for 
TestStandardFlowFileQueue.testListFlowFilesResultsLimitedCollection

This closes #8330

Signed-off-by: David Handermann <exceptionfact...@apache.org>
(cherry picked from commit e031e7e7a2f1e9f4d5dcae3eb6700c2b4babcd65)


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

Reply via email to