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

TestHandleError is unstable #5064

Closed
Tracked by #2246
zhaoxinyu opened this issue Mar 30, 2022 · 1 comment
Closed
Tracked by #2246

TestHandleError is unstable #5064

zhaoxinyu opened this issue Mar 30, 2022 · 1 comment
Assignees
Labels
component/test Unit tests and integration tests component.

Comments

@zhaoxinyu
Copy link
Contributor

Which jobs are flaking?

unit test

Which test(s) are flaking?

TestHandleError

Jenkins logs or GitHub Actions link

[2022-03-30T03:34:14.276Z]     client_test.go:309: 
[2022-03-30T03:34:14.276Z]         	Error Trace:	client_test.go:309
[2022-03-30T03:34:14.276Z]         	            				client_test.go:635
[2022-03-30T03:34:14.276Z]         	Error:      	Expected nil, but got: &errors.Error{code:0, codeText:"CDC:ErrReachMaxTry", message:"reach maximum try: %d", redactArgsPos:[]int(nil), cause:(*errors.fundamental)(0xc0004e5d70), args:[]interface {}{20}, file:"/home/jenkins/agent/workspace/ut-check/tiflow/pkg/retry/retry_with_opt.go", line:65}
[2022-03-30T03:34:14.276Z]         	Test:       	TestHandleError

https://ci.pingcap.net/blue/organizations/jenkins/ut-check/detail/ut-check/7599/pipeline/

Anything else we need to know

  • Does this test exist for other branches as well?

  • Has there been a high frequency of failure lately?

@zhaoxinyu zhaoxinyu added the component/test Unit tests and integration tests component. label Mar 30, 2022
@zhaoxinyu zhaoxinyu self-assigned this Mar 30, 2022
@Rustin170506
Copy link
Member

Close it because it looks like it hasn't happened again for a long time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test Unit tests and integration tests component.
Projects
None yet
Development

No branches or pull requests

3 participants