Christofer Dutz created PLC4X-86:
------------------------------------
Summary: 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
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
(v7.6.3#76005)