Andy LoPresto created NIFI-7617:
-----------------------------------

             Summary: Resolve failing unit test due to timeout in CI/CD 
environment
                 Key: NIFI-7617
                 URL: https://issues.apache.org/jira/browse/NIFI-7617
             Project: Apache NiFi
          Issue Type: Bug
          Components: Tools and Build
    Affects Versions: 1.11.4
            Reporter: Andy LoPresto
            Assignee: Andy LoPresto


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)

Reply via email to