[
https://issues.apache.org/jira/browse/NIFI-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-12699:
------------------------------------
Priority: Minor (was: Major)
> 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)