seagle-yuan commented on PR #1846: URL: https://github.com/apache/incubator-hugegraph/pull/1846#issuecomment-1109222863
It seems like the probability of failure is hign    Error: Failures: Error: EdgeApiTest>BaseApiTest.init:82->BaseApiTest.clearData:600->BaseApiTest.clearSchema:541->BaseApiTest.lambda$clearSchema$5:520->BaseApiTest.assertResponseStatus:617 Response with status 400 and content {"exception":"class com.baidu.hugegraph.HugeException","message":"Failed to serialize indexlabels","cause":"com.baidu.hugegraph.HugeException: Can't write json: Undefined vertex label with id: '24' (through reference chain: java.util.ArrayList[0])"} expected:<200> but was:<400> Error: GremlinApiTest>BaseApiTest.init:82->BaseApiTest.clearData:600->BaseApiTest.clearSchema:541->BaseApiTest.lambda$clearSchema$5:520->BaseApiTest.assertResponseStatus:617 Response with status 400 and content {"exception":"class com.baidu.hugegraph.HugeException","message":"Failed to serialize indexlabels","cause":"com.baidu.hugegraph.HugeException: Can't write json: Undefined vertex label with id: '24' (through reference chain: java.util.ArrayList[0])"} expected:<200> but was:<400> Error: com.baidu.hugegraph.api.IndexLabelApiTest.testDelete(com.baidu.hugegraph.api.IndexLabelApiTest) Error: Run 1: IndexLabelApiTest.testDelete:149->BaseApiTest.assertResponseStatus:617 Response with status 400 and content {"exception":"class com.baidu.hugegraph.exception.ExistedException","message":"The index label 'personByAge' has existed","cause":""} expected:<202> but was:<400> Error: Run 2: IndexLabelApiTest>BaseApiTest.teardown:92->BaseApiTest.clearData:600->BaseApiTest.clearSchema:541->BaseApiTest.lambda$clearSchema$5:520->BaseApiTest.assertResponseStatus:617 Response with status 400 and content {"exception":"class com.baidu.hugegraph.HugeException","message":"Failed to serialize indexlabels","cause":"com.baidu.hugegraph.HugeException: Can't write json: Undefined vertex label with id: '24' (through reference chain: java.util.ArrayList[0])"} expected:<200> but was:<400> -- 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]
