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

[close #177] fix unstable client_test #178

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

pingyu
Copy link
Collaborator

@pingyu pingyu commented Jul 22, 2022

Signed-off-by: pingyu [email protected]

What problem does this PR solve?

Issue Number: close #177

Problem Description: client_test.TestHandleError is not stable.

What is changed and how does it work?

The issue seems to be caused by the insufficient of the 3 seconds' waiting duration. Maybe the CI env is busy.
Just prolong the duration to 10 seconds.

Code changes

Check List for Tests

This PR has been tested by at least one of the following methods:

  • Unit test

Side effects

  • No side effects

Related changes

  • No related changes

@pingyu pingyu requested review from zeminzhou and haojinming July 22, 2022 14:48
@pingyu pingyu merged commit a43e973 into tikv:main Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cdc: client_test.TestHandleError is not stable
3 participants