Github user mattallenuk commented on the issue:
https://github.com/apache/tinkerpop/pull/889
@jorgebay Unfortunately I cannot get the integration tests to run locally
on my mac I am getting an error on maven around
gremlin-server:jar:3.4.0-snapshot not being found. I don't really know enough
about maven to try and fix and cannot seem to locate anything online on how to
fix :(
Running the docker command failed on Gremlin-Server tests so didn't run the
Javascript tests.
I'll have to spend some more time trying to get the local dev env setup so
that I can run the integration tests correctly.
---