Skip to content
New issue

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

Flaky test TestBitmap #1472

Closed
1 of 2 tasks
infdahai opened this issue May 24, 2023 · 0 comments · Fixed by #1473
Closed
1 of 2 tasks

Flaky test TestBitmap #1472

infdahai opened this issue May 24, 2023 · 0 comments · Fixed by #1473
Labels
bug type bug

Comments

@infdahai
Copy link
Contributor

Search before asking

  • I had searched in the issues and found no similar issues.

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?

--- 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)

Anything Else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@infdahai infdahai added the bug type bug label May 24, 2023
infdahai added a commit to infdahai/incubator-kvrocks that referenced this issue May 24, 2023
related issue: apache#1472

Signed-off-by: clundro <infdahai@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug type bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant