smartcat-labs / cassandra-diagnostics

Cassandra Node Diagnostics Tools
Apache License 2.0
51 stars 6 forks source link

Fix failing integration test (ITConnector) #285

Open milannister opened 7 years ago

milannister commented 7 years ago

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.

milannister commented 7 years ago

Confirmed on Vladimir's machine as well. Matija and Nenad did not manage to reproduce the problem.