mapleFU commented on PR #3012:
URL: https://github.com/apache/kvrocks/pull/3012#issuecomment-2940961898
Seems failed ut unrelated:
```
--- FAIL: TestBloomInfo (10.12s)
--- FAIL: TestBloomInfo/MAdd_scaling_Test (0.02s)
bloom_test.go:243:
Error Trace:
/Users/runner/work/kvrocks/kvrocks/tests/gocase/unit/type/bloom/bloom_test.go:243
Error: Not equal:
expected: []interface {}{"Capacity", 210,
"Size", 896, "Number of filters", 3, "Number of items inserted", 91, "Expansion
rate", 2}
actual : []interface {}{"Capacity", 90,
"Size", 384, "Number of filters", 2, "Number of items inserted", 90, "Expansion
rate", 2}
```
--
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]