You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andy LoPresto (Jira)" <ji...@apache.org> on 2020/07/08 23:32:05 UTC

[jira] [Resolved] (NIFI-7619) Resolve failing unit test due to timeout in CI/CD environment

     [ https://issues.apache.org/jira/browse/NIFI-7619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy LoPresto resolved NIFI-7619.
---------------------------------
    Fix Version/s: 1.12.0
       Resolution: Duplicate

Jira network instability caused creation of duplicate tickets. 

> Resolve failing unit test due to timeout in CI/CD environment
> -------------------------------------------------------------
>
>                 Key: NIFI-7619
>                 URL: https://issues.apache.org/jira/browse/NIFI-7619
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Tools and Build
>    Affects Versions: 1.11.4
>            Reporter: Andy LoPresto
>            Assignee: Andy LoPresto
>            Priority: Major
>              Labels: ci-failure, site-to-site, unit-test
>             Fix For: 1.12.0
>
>
> There is a test failure on MacOS JP 1.8 for GitHub Actions:
> {code}
> [ERROR] Tests run: 32, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 42.397 s <<< FAILURE! - in org.apache.nifi.remote.client.http.TestHttpClient
> [ERROR] testReceiveTimeoutAfterDataExchange(org.apache.nifi.remote.client.http.TestHttpClient)  Time elapsed: 21.275 s  <<< FAILURE!
> java.lang.AssertionError
> 	at org.apache.nifi.remote.client.http.TestHttpClient.testReceiveTimeoutAfterDataExchange(TestHttpClient.java:1384)
> [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.454 s - in org.apache.nifi.remote.client.socket.TestSiteToSiteClient
> [ERROR] Failures: 
> [ERROR]   TestHttpClient.testReceiveTimeoutAfterDataExchange:1384
> [ERROR] Tests run: 92, Failures: 1, Errors: 0, Skipped: 2
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)