Github user robertdale commented on the issue:
https://github.com/apache/tinkerpop/pull/352
@spmallette I think the
GremlinServerAuthOldIntegrateTest.shouldFailAuthenticateWithPlainTextNoCredentials()
should remove the assertion startsWith("Invalid name provided"). The
GremlinServerAuthIntegrateTest.shouldFailAuthenticateWithPlainTextNoCredentials()
test does not look at the string, just the exception, and it appears to be
passing.
I believe the string in the exception may change based on the local
kerberos configuration.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---