Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cdc: unit test clientSuite.TestStreamSendWithError is unstable #297

Open
pingyu opened this issue Nov 5, 2022 · 1 comment
Open

cdc: unit test clientSuite.TestStreamSendWithError is unstable #297

pingyu opened this issue Nov 5, 2022 · 1 comment
Labels
status/stale type/bug Something isn't working

Comments

@pingyu
Copy link
Collaborator

pingyu commented Nov 5, 2022

Bug Report

1. Describe the bug

CDC unit test clientSuite.TestStreamSendWithError is unstable.

[2022-11-05T10:25:30.858Z] ----------------------------------------------------------------------
[2022-11-05T10:25:30.858Z] FAIL: client_test.go:1252: clientSuite.TestStreamSendWithError
[2022-11-05T10:25:30.858Z] 
[2022-11-05T10:25:30.858Z] client_test.go:1341:
[2022-11-05T10:25:30.858Z]     c.Assert(err, check.IsNil)
[2022-11-05T10:25:30.858Z] ... value *errors.Error = &errors.Error{code:0, codeText:"CDC:ErrReachMaxTry", message:"reach maximum try: %d", redactArgsPos:[]int(nil), cause:(*errors.fundamental)(0xc001a78738), args:[]interface {}{10}, file:"/home/jenkins/agent/workspace/ut-check/migration/cdc/pkg/retry/retry_with_opt.go", line:65} ("[CDC:ErrReachMaxTry]reach maximum try: 10: waiting for kv client requests received by server")

CI link: https://ci.pingcap.net/blue/organizations/jenkins/ut-check/detail/ut-check/42327/pipeline/

2. Minimal reproduce step (Required)

Run CI.

3. What did you see instead (Required)

CI pass.

4. What did you expect to see? (Required)

CI failed.

5. What is your migration tool and TiKV version? (Required)

@pingyu pingyu added the type/bug Something isn't working label Nov 5, 2022
@github-actions
Copy link

github-actions bot commented Dec 6, 2022

This issue is stale because it has been open 30 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/stale type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant