apache / apache/kvrocks

CI failed due to i/o timeout in bitmap test cases for macOS 12/13

Open
#2,381 2 comments 0 reactions 1 assignee Claimed by @aleksraiden View on GitHub
bug help wanted
Dominant language
C++
Stars
4.4k
Forks
658
Avg merge
1d 20h
Merged PRs (30d)
10

Description

### Search before asking

- [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues.

### Version

unstable

### Minimal reproduce step

See https://github.com/apache/kvrocks/pull/2324.

https://github.com/apache/kvrocks/actions/runs/9722666039/job/26837091320?pr=2324

```
--- FAIL: TestBitmap (504.52s)
--- FAIL: TestBitmap/SETBIT/GETBIT/BITCOUNT/BITPOS_boundary_check_(type_bitmap) (6.05s)
bitmap_test.go:201:
Error Trace: /Users/runner/work/kvrocks/kvrocks/tests/gocase/unit/type/bitmap/bitmap_test.go:201
Error: Received unexpected error:
i/o timeout
Test: TestBitmap/SETBIT/GETBIT/BITCOUNT/BITPOS_boundary_check_(type_bitmap)
--- FAIL: TestBitmap/BITCOUNT_BIT/BYTE_option_check(type_bitmap_bitmap_string) (3.02s)
bitmap_test.go:209:
Error Trace: /Users/runner/work/kvrocks/kvrocks/tests/gocase/unit/type/bitmap/bitmap_test.go:209
Error: Received unexpected error:
i/o timeout
Test: TestBitmap/BITCOUNT_BIT/BYTE_option_check(type_bitmap_bitmap_string)
--- FAIL: TestBitmap/BITOP_NOT_(known_string) (3.02s)
bitmap_test.go:54:
Error Trace: /Users/runner/work/kvrocks/kvrocks/tests/gocase/unit/type/bitmap/bitmap_test.go:54
/Users/runner/work/kvrocks/kvrocks/tests/gocase/unit/type/bitmap/bitmap_test.go:263
Error: Received unexpected error:
i/o timeout
Test: TestBitmap/BITOP_NOT_(known_string)
--- FAIL: TestBitmap/BITOP_where_dest_and_target_are_the_same_key (3.03s)
bitmap_test.go:54:
Error Trace: /Users/runner/work/kvrocks/kvrocks/tests/gocase/unit/type/bitmap/bitmap_test.go:54
/Users/runner/work/kvrocks/kvrocks/tests/gocase/unit/type/bitmap/bitmap_test.go:269
Error: Received unexpected error:
i/o timeout
Test: TestBitmap/BITOP_where_dest_and_target_are_the_same_key
--- FAIL: TestBitmap/BITOP_AND|OR|XOR_don't_change_the_string_with_single_input_key (3.02s)
bitmap_test.go:54:
Error Trace: /Users/runner/work/kvrocks/kvrocks/tests/gocase/unit/type/bitmap/bitmap_test.go:54
/Users/runner/work/kvrocks/kvrocks/tests/gocase/unit/type/bitmap/bitmap_test.go:275
Error: Received unexpected error:
i/o timeout
Test: TestBitmap/BITOP_AND|OR|XOR_don't_change_the_string_with_single_input_key
--- FAIL: TestBitmap/BITOP_missing_key_is_considered_a_stream_of_zero (3.01s)
bitmap_test.go:54:
Error Trace: /Users/runner/work/kvrocks/kvrocks/tests/gocase/unit/type/bitmap/bitmap_test.go:54
/Users/runner/work/kvrocks/kvrocks/tests/gocase/unit/type/bitmap/bitmap_test.go:283
Error: Received unexpected error:
i/o timeout
Test: TestBitmap/BITOP_missing_key_is_considered_a_stream_of_zero
FAIL
```

### What did you expect to see?

--

### What did you see instead?

--

### Anything Else?

_No response_

### Are you willing to submit a PR?

- [ ] I'm willing to submit a PR!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.