[
https://issues.apache.org/jira/browse/NIFI-13686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17877731#comment-17877731
]
ASF subversion and git services commented on NIFI-13686:
--------------------------------------------------------
Commit dead747486d6cb8b93f21fb56f94627c9397b36f in nifi's branch
refs/heads/support/nifi-1.x from jrsteinebrey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=dead747486 ]
NIFI-13686 Make TestListFile.testFilterAge() more resilient to time delays
(#9207)
Signed-off-by: David Handermann <[email protected]>
> Intermittent Unit Test Failure in TestListFile.testFilterAge()
> --------------------------------------------------------------
>
> Key: NIFI-13686
> URL: https://issues.apache.org/jira/browse/NIFI-13686
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.27.0, 2.0.0-M4
> Reporter: Jim Steinebrey
> Assignee: Jim Steinebrey
> Priority: Major
> Fix For: 2.0.0-M5
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> This unit test only works when execution speed is very fast. If there is more
> than a small fraction of a second delay while the unit test is running, then
> it intermittently gives a false assertion failure even though the
> ListFile.java class is unchanged and correct. I will make the unit test more
> robust by making larger time differences between the test objects.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)