We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unstable
TestBitMap fails in https://github.com/apache/incubator-kvrocks/actions/runs/5070341119/jobs/9105869084?pr=1444
No error.
--- FAIL: TestBitmap (355.95s) --- FAIL: TestBitmap/SETBIT/GETBIT/BITCOUNT/BITPOS_boundary_check_(type_bitmap) (22.25s) bitmap_test.go:149: Error Trace: /Users/runner/work/incubator-kvrocks/incubator-kvrocks/tests/gocase/unit/type/bitmap/bitmap_test.go:149 Error: Not equal: expected: 4294967295 actual : 0 Test: TestBitmap/SETBIT/GETBIT/BITCOUNT/BITPOS_boundary_check_(type_bitmap)
No response
The text was updated successfully, but these errors were encountered:
add noError assertion
32f1a5c
related issue: apache#1472 Signed-off-by: clundro <infdahai@outlook.com>
Successfully merging a pull request may close this issue.
Search before asking
Version
unstable
Minimal reproduce step
TestBitMap fails in https://github.com/apache/incubator-kvrocks/actions/runs/5070341119/jobs/9105869084?pr=1444
What did you expect to see?
No error.
What did you see instead?
Anything Else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: