[
https://issues.apache.org/jira/browse/PLC4X-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913796#comment-16913796
]
Thomas Darimont commented on PLC4X-86:
--------------------------------------
I gave this a quick spin: [https://github.com/apache/plc4x/pull/78]
> Fix and re-enable tests that were disabled for gaining Java 11 support
> ----------------------------------------------------------------------
>
> Key: PLC4X-86
> URL: https://issues.apache.org/jira/browse/PLC4X-86
> Project: Apache PLC4X
> Issue Type: Task
> Affects Versions: 0.3.0
> Reporter: Christofer Dutz
> Priority: Major
> Labels: easy-fix
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The following tests were failing due to Mockito related issues and were
> therefore disabled.
> It would be great if the issues could be addressed and the tests re-enabled.
> Here comes the list of disabled tests:
> * plc4j/drivers/ads
> ** AdsTcpPlcConnectionTests
> ** AdsAbstractPlcConnectionTest
> * plc4j/protocols/ads
> ** TcpFactoryMethodTest
> ** GenericFactoryMethodTest
> ** CommandFactoryMethodTest
> ** SerialFactoryMethodTest
> * integrations/apache-camel
> ** Plc4XProducerTest
> Everywhere something is commented out there is a TODO comment:
> {code:java}
> // TODO: Commented out as it was causing problems with Java 11
> {code}
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)