Github user vtslab commented on the issue:
https://github.com/apache/tinkerpop/pull/534
Hi, I am working on the two failing integration tests. It can be fixed in
three ways:
1. just hide the symptoms and also allow a GSSException for a test that
should fail anyway: ugly!
2. configure <useForks>false for the failsafe plugin: fine, but may impact
test performance
3. adapt the gremlin-driver handler code, which now chooses GSSAPI if no
credentials are supplied. This should be a test on an available JaasEntry.
Which of the ones do you like to see committed on the PR?
---
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.
---