[
https://issues.apache.org/jira/browse/NIFI-7620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17154551#comment-17154551
]
ASF subversion and git services commented on NIFI-7620:
-------------------------------------------------------
Commit ca384b3f3b346685c2174b0996126f6b71892d4b in nifi's branch
refs/heads/main from Andy LoPresto
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ca384b3 ]
NIFI-7620 Fixed failing unit test due to timeout. (#4395)
> Resolve failing unit test due to timeout in CI/CD environment
> -------------------------------------------------------------
>
> Key: NIFI-7620
> URL: https://issues.apache.org/jira/browse/NIFI-7620
> 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
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)