Github user krlohnes commented on the issue: https://github.com/apache/tinkerpop/pull/838 @mpollmeier I was running `mvn clean install` locally, and had the same issue with that test stalling out. A few builds before this had different errors in Travis, not just stalling out, so it looks like some of the changes i pushed EOD took care of those. I can take care of the js issue and the .net stuff. I'm not sure about the `TinkerGraphProcessComputerTest` stalling out though or the Travis stuff stalling out. I'll take a swing at the js and .net stuff and see how that plays out for now.
---