influxdata / influxdata/kapacitor
TestServer_RecordReplayStream is flakey.
Open
Flaky-Test
- Dominant language
- Go
- Stars
- 2.4k
- Forks
- 479
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 4
Description
```
server_test.go:3638: failed to finish recording
--- FAIL: TestServer_RecordReplayStream (10.41s)
```
I suspect this happens when circleci is being slow or overloaded.
Contributor guide
Research direction
Start with TestServer_RecordReplayStream in server_test.go around line 3638 and reproduce the failure under slower or repeated test runs. Investigate why recording does not finish within the test's current timing, then verify the test completes reliably without masking genuine failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100