cassandra-diagnostics
cassandra-diagnostics copied to clipboard
Fix failing integration test (ITConnector)
When mvn clean verify -P integration-test is run, following test reports an error:
Results :
Tests in error:
ITConnector.setUp:47 » Runtime java.lang.reflect.InvocationTargetException
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
This should be fixed.
Confirmed on Vladimir's machine as well. Matija and Nenad did not manage to reproduce the problem.