TestClientLeaderChange is flaky
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
## Flaky Test
### Which jobs are failing
```
panic: test timed out after 5m0s
running tests:
TestClientLeaderChange (5m0s)
github.com/tikv/pd/tests/integrations/client_test.runServer(0xc006fb9df8, 0xc0020619d0)
/home/prow/go/src/github.com/tikv/pd/tests/integrations/client/client_test.go:892 +0xa9
github.com/tikv/pd/tests/integrations/client_test.TestClientLeaderChange(0xc000103a40)
/home/prow/go/src/github.com/tikv/pd/tests/integrations/client/client_test.go:92 +0x1c7
```
### CI link
https://prow.tidb.net/view/gs/prow-tidb-logs/pr-logs/pull/tikv_pd/10621/pull-unit-test-next-gen-3/2051850530631716864
https://prow.tidb.net/view/gs/prow-tidb-logs/pr-logs/pull/tikv_pd/10611/pull-unit-test-next-gen-3/2051903291851280384
### Reason for failure (if possible)
### Anything else
test=TestClientLeaderChange
package=tests/integrations/client
prs=10611,10621
Contributor guide
Assessment
This issue has not been assessed yet.