[
https://issues.apache.org/jira/browse/NIFI-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne updated NIFI-728:
----------------------------
Attachment: 0001-NIFI-728-Allow-Mock-Framework-to-use-property-descri.patch
> Unit test failure on multi-core/fast system builds:
> nifi-distributed-cache-server
> ---------------------------------------------------------------------------------
>
> Key: NIFI-728
> URL: https://issues.apache.org/jira/browse/NIFI-728
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Joseph Witt
> Assignee: Mark Payne
> Fix For: 0.2.0
>
> Attachments:
> 0001-NIFI-728-Allow-Mock-Framework-to-use-property-descri.patch
>
>
> Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.16 sec <<<
> FAILURE! - in org.apache.nifi.distributed.cache.server.TestServerAndClient
> testNonPersistentMapServerAndClient(org.apache.nifi.distributed.cache.server.TestServerAndClient)
> Time elapsed: 0.001 sec <<< FAILURE!
> java.lang.AssertionError: Failed to enable Controller Service
> MapServer[id=server] due to java.net.BindException: Address already in use
> at org.junit.Assert.fail(Assert.java:88)
> at
> org.apache.nifi.util.StandardProcessorTestRunner.enableControllerService(StandardProcessorTestRunner.java:616)
> at
> org.apache.nifi.distributed.cache.server.TestServerAndClient.testNonPersistentMapServerAndClient(TestServerAndClient.java:322)
> Results :
> Failed tests:
> TestServerAndClient.testNonPersistentMapServerAndClient:322 Failed to
> enable Controller Service MapServer[id=server] due to java.net.BindException:
> Address already in use
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)