This is an automated email from the ASF dual-hosted git repository.
spmallette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.
from b6d1cfe Merge branch '3.4-dev'
add 339551d Added Gremlin Server shutdown integration test CTR
add 9cf3b33 Merge branch '3.4-dev'
No new revisions were added by this update.
Summary of changes:
.../AbstractGremlinServerIntegrationTest.java | 1 -
.../GremlinServerShutdownIntegrationTest.java | 64 ++++++++++++++++++++++
2 files changed, 64 insertions(+), 1 deletion(-)
create mode 100644
gremlin-server/src/test/java/org/apache/tinkerpop/gremlin/server/GremlinServerShutdownIntegrationTest.java