You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2024/02/22 16:59:00 UTC

[jira] [Commented] (NIFI-12826) Unstable test TestFTP testListFtpHostPortVariablesFileFound

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

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

Commit 9e7e39fc2adc1559ad2a5d1fa2386c81984ac058 in nifi's branch refs/heads/main from Joe Witt
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9e7e39fc2a ]

NIFI-12826 Added timing lag in TestFTP method for improved stability

This closes #8443

Signed-off-by: David Handermann <ex...@apache.org>


> Unstable test TestFTP testListFtpHostPortVariablesFileFound
> -----------------------------------------------------------
>
>                 Key: NIFI-12826
>                 URL: https://issues.apache.org/jira/browse/NIFI-12826
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Joe Witt
>            Assignee: Joe Witt
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {noformat}
> Error:  org.apache.nifi.processors.standard.TestFTP.testListFtpHostPortVariablesFileFound -- Time elapsed: 0.232 s <<< FAILURE!
> org.opentest4j.AssertionFailedError: expected: <1> but was: <0>
> 	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
> 	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
> 	at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
> 	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
> 	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
> 	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:527)
> 	at org.apache.nifi.util.StandardProcessorTestRunner.assertTransferCount(StandardProcessorTestRunner.java:404)
> 	at org.apache.nifi.processors.standard.TestFTP.testListFtpHostPortVariablesFileFound(TestFTP.java:319)
> 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
> 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
> 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
> {noformat}
> Failed in a random build https://github.com/apache/nifi/actions/runs/7981892840/job/21794444960?pr=8438



--
This message was sent by Atlassian Jira
(v8.20.10#820010)