Github user ramzioueslati commented on the issue:

    https://github.com/apache/tinkerpop/pull/352
  
    Hi Stephen
    
    I tried to run the test :
    ```
    mvn clean install && mvn verify -pl gremlin-server 
-DskipIntegrationTests=false
    ```
    
    It failed :
    ```
    Failed tests: 
      
GremlinServerAuthOldIntegrateTest.shouldFailAuthenticateWithPlainTextNoCredentials:135
 
    Expected: a string starting with "Invalid name provided"
         but: was "No valid credentials provided (Mechanism level: Failed to 
find any Kerberos tgt)"
    
    Tests run: 152, Failures: 1, Errors: 0, Skipped: 13
    ```
    
    Do I need to do any 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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to