-
Notifications
You must be signed in to change notification settings - Fork 288
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
tests: fix unstable integration_test gc_safepoint #2717
Conversation
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
Welcome @CharlesCheung96! |
/run-integration-tests |
1 similar comment
/run-integration-tests |
/run-all-tests |
@CharlesCheung96 Could you please sign the cla? |
/run-all-tests |
/merge |
This pull request has been accepted and is ready to merge. Commit hash: 8abf1cb
|
/run-kafka-tests |
/run-integration-tests |
/retest |
/run-integration-tests |
If the commit hash is not found, check each commit. A bad case: https://github.com/pingcap/ticdc/pull/2717
/run-integration-tests |
/run-integration-tests |
/run-kafka-tests |
/run-kafka-tests /tikv=pr/10786 |
/run-kafka-tests |
In response to a cherrypick label: new pull request created: #2737. |
In response to a cherrypick label: new pull request created: #2738. |
Signed-off-by: ti-chi-bot <[email protected]>
In response to a cherrypick label: new pull request created: #2739. |
Signed-off-by: ti-chi-bot <[email protected]>
In response to a cherrypick label: new pull request created: #2740. |
What problem does this PR solve?
close #2653
What is changed and how it works?
record start_safepoint before check_safepoint_forward
Check List
Tests
Code changes
Side effects
None
Related changes
None
Release note