javeme commented on PR #2136:
URL: 
https://github.com/apache/incubator-hugegraph/pull/2136#issuecomment-1463744198

   CI error:
   ```java
   [INFO] Running org.apache.hugegraph.api.ApiTestSuite
   Error:  Tests run: 69, Failures: 32, Errors: 1, Skipped: 0, Time elapsed: 
2,511.93 s <<< FAILURE! - in org.apache.hugegraph.api.ApiTestSuite
   Error:  testTruncate(org.apache.hugegraph.api.GremlinApiTest)  Time elapsed: 
1.173 s  <<< FAILURE!
   java.lang.AssertionError: Response with status 500 and content 
{"exception":"java.lang.IllegalStateException","message":"The snapshot future 
can't be null","cause":"[java.lang.IllegalStateException]"} expected:<200> but 
was:<500>
        at 
org.apache.hugegraph.api.GremlinApiTest.testTruncate(GremlinApiTest.java:139)
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to