javeme commented on PR #2429:
URL:
https://github.com/apache/incubator-hugegraph/pull/2429#issuecomment-1962260966
ci error:
```java
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hugegraph.api.ApiTestSuite
Error: Tests run: 98, Failures: 1, Errors: 0, Skipped: 1, Time elapsed:
22.391 s <<< FAILURE! - in org.apache.hugegraph.api.ApiTestSuite
Error: testArthasApi(org.apache.hugegraph.api.ArthasApiTest) Time elapsed:
4.222 s <<< FAILURE!
java.lang.AssertionError: Response with status 200 and content
{"body":{"command":"version","jobId":2,"jobStatus":"TERMINATED","results":[{"jobId":2,"type":"version","version":"3.7.1"},{"jobId":2,"statusCode":0,"type":"status"}],"timeExpired":false},"sessionId":"84ec7575-e343-4d61-8b36-e0e1da8b276c","state":"SUCCEEDED"}
expected:<401> but was:<200>
at
org.apache.hugegraph.api.ArthasApiTest.testArthasApi(ArthasApiTest.java:56)
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]