[
https://issues.apache.org/jira/browse/NIFI-8177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-8177:
-----------------------------------
Status: Patch Available (was: In Progress)
Submitted a PR to introduce a timeout when polling for a sender in the PutTCP,
PutUDP, and PutSplunk Processors. Running individual unit tests for those
processors worked as expected, but will monitor for GitHub CI build for status.
> Brittle PutTCP related tests breaking Java 11 build
> ---------------------------------------------------
>
> Key: NIFI-8177
> URL: https://issues.apache.org/jira/browse/NIFI-8177
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Joe Witt
> Assignee: David Handermann
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> From latest Github CI build
> https://github.com/apache/nifi/runs/1774719443?check_suite_focus=true
> Error: Tests run: 12, Failures: 0, Errors: 1, Skipped: 2, Time elapsed:
> 14.999 s <<< FAILURE! - in org.apache.nifi.processors.standard.TestPutTcpSSL
> Error: testPruneSenders(org.apache.nifi.processors.standard.TestPutTcpSSL)
> Time elapsed: 10.009 s <<< ERROR!
> org.junit.runners.model.TestTimedOutException: test timed out after 10000
> milliseconds
> Error: Errors:
> Error:
> TestPutTcpSSL>TestPutTCPCommon.testPruneSenders:145->TestPutTCPCommon.checkReceivedAllData:303->TestPutTCPCommon.checkReceivedAllData:310
> » TestTimedOut
> Error: Tests run: 1661, Failures: 0, Errors: 1, Skipped: 23
> Error: Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on
> project nifi-standard-processors: There are test failures.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)