Github user krlohnes commented on the issue: https://github.com/apache/tinkerpop/pull/767 @spmallette I'm not seeing any integration test failures. ``` [INFO] [INFO] --- maven-failsafe-plugin:2.20:verify (verify-integration-test) @ gremlin-server --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18:16 min [INFO] Finished at: 2018-01-08T14:50:13-05:00 [INFO] Final Memory: 40M/428M [INFO] ------------------------------------------------------------------------ ```
---