sruehl commented on code in PR #1159:
URL: https://github.com/apache/plc4x/pull/1159#discussion_r1363930373
##########
plc4j/drivers/opcua/src/test/java/org/apache/plc4x/java/opcua/OpcuaPlcDriverTest.java:
##########
@@ -473,10 +473,9 @@ public void writeVariables() throws Exception {
}
/*
- Test added to test the syncronized Trnasactionhandler.
- The test originally failed one out of every 5 or so.
+ Test added to test the synchronized TransactionHandler.
Review Comment:
```suggestion
Test added to test the synchronized TransactionHandler. (This was
disabled before being enabled again so it might be a candidate for those tests
not running properly on different platforms)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]