You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joe Witt (Jira)" <ji...@apache.org> on 2021/01/27 15:09:00 UTC

[jira] [Created] (NIFI-8177) Brittle PutTCP related tests breaking Java 11 build

Joe Witt created NIFI-8177:
------------------------------

             Summary: 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


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)