Description
This test has been failing somewhat randomly on Travis lately:
[ERROR] shouldProcessSessionRequestsInOrder(org.apache.tinkerpop.gremlin.server.GremlinDriverIntegrateTest) Time elapsed: 9.593 s <<< FAILURE! java.lang.AssertionError: Expected: iterable containing ["five", "zero"] but: item 0: was "zero" at org.apache.tinkerpop.gremlin.server.GremlinDriverIntegrateTest.shouldProcessSessionRequestsInOrder(GremlinDriverIntegrateTest.java:621)