influxdata / influxdata/kapacitor
test: Kappa go test tests don't work with a simple `go test ./...`
Open
- Dominant language
- Go
- Stars
- 2.4k
- Forks
- 479
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 4
Description
test: full suite of Kappa go test tests don't work with a simple `go test ./...` in some environments.
I believe it may have to do with some setup requirement in the pipeline tests. It would be great if they just worked with `go test ./...`
Contributor guide
Research direction
Start by running `go test ./...` and focus on the Kappa pipeline tests mentioned in the issue. Identify which setup requirement causes failures in some environments, then confirm that the full suite runs successfully with the same command without special setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100