E2E: TestCanaryInplaceUpgrades failing on nightly
Open
theme/consul
theme/e2e
theme/flaky-tests
theme/service-discovery/consul
theme/testing
type/bug
- Dominant language
- Go
- Stars
- 17k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 105
Description
```
=== RUN TestE2E/Consul/*consul.ConsulE2ETest/TestCanaryInplaceUpgrades
00:22:37
utils.go:139: failed to wait on alloc: expected status running, but was: failed
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the failing TestE2E/Consul/*consul.ConsulE2ETest/TestCanaryInplaceUpgrades test and the wait failure reported at utils.go:139. Reproduce the nightly failure and inspect why the allocation reaches failed instead of running; done means the test completes successfully without that allocation error.
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
- 20/100