quickwit-oss / quickwit-oss/quickwit
Actor test `test_drain_is_called` is flaky
Open
Nobody has claimed this yet.
flaky test
- Dominant language
- Rust
- Stars
- 11.7k
- Forks
- 597
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 37
Description
FLAKY 2/6 [ 0.033s] quickwit-actors tests::test_drain_is_called
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running the named quickwit-actors test, test_drain_is_called, repeatedly to reproduce the flake, then inspect that test and the drain behavior it exercises. Done means the test no longer intermittently fails across repeated runs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100