contrueCT commented on PR #2994: URL: https://github.com/apache/hugegraph/pull/2994#issuecomment-5521479636
CI follow-up: the Store retry passed completely (11m40s), confirming the earlier failure was the pre-checkout Zulu JDK download timeout. The HStore lane then failed twice, including repository-side rerun attempt 2, at the exact failure already tracked in #3180: `VertexCoreTest#testQueryByJointIndexesWithSearchAndTwoRangeIndexesAndWithin`, `expected:<3> but was:<1>`. The same PR code passed the full HStore lane in run 33718055523, and #3180 documents the identical intermittent failure on multiple master heads. All other visible GitHub Actions checks on current head are green. I do not think skipping/changing the assertion or folding the separate cross-partition range/search bug into this PR would be appropriate. Could a maintainer please rerun only the HStore job once more? That should also allow its coverage report to upload so Codecov can produce the final aggregate status. -- 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]
