[
https://issues.apache.org/jira/browse/NIFI-13686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17877396#comment-17877396
]
ASF subversion and git services commented on NIFI-13686:
--------------------------------------------------------
Commit 1d1cf92b167b70814e2bbb3b4bb860d04f00c9ae in nifi's branch
refs/heads/main from Jim Steinebrey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1d1cf92b16 ]
NIFI-13686 Make TestListFile.testFilterAge more resilient to work with time
delays during execution
Signed-off-by: Joe Gresock <[email protected]>
This closes #9204.
> 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
> Time Spent: 10m
> 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)