spmallette commented on pull request #1318:
URL: https://github.com/apache/tinkerpop/pull/1318#issuecomment-684011732
Getting a failing test:
```
[ERROR] Failures:
[ERROR]
GremlinServerSessionIntegrateTest.shouldBlockAdditionalRequestsDuringClose:209
Expected: a collection containing "INFO - Rolling back open transactions on
graph before killing session: shouldBlockAdditionalRequestsDuringClose\n"
but: was "WARN - Timeout while trying to close connection on
shouldBlockAdditionalRequestsDuringClose - force closing - server will close
session on shutdown or expiration.\n"
[INFO]
[ERROR] Tests run: 270, Failures: 1, Errors: 0, Skipped: 1
```
I think you just need to rebase since you fixed this on 3.4-dev right?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]