Github user mattallenuk commented on the issue:
https://github.com/apache/tinkerpop/pull/889
Ok, I have found the issue. Maven doesn't create a TLS secured gremlin
server for it's secure server. I changed my connection string to use a plain
web socket with no TLS and the tests have run fine!---
