executor: fix several analyze related unstable tests#26875
executor: fix several analyze related unstable tests#26875ti-chi-bot merged 3 commits intopingcap:masterfrom
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. DetailsReviewer can indicate their review by submitting an approval review. |
|
/sig planner |
|
/label needs-cherry-pick-5.1 |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: bb17ea4 |
|
/run-check-title |
|
/run-check_dev_2 |
|
/merge |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-5.1 in PR #26893 |
What problem does this PR solve?
Issue Number: close #26684 close #25188 close #14931
What is changed and how it works?
Stabilize unstable tests caused by concurrent read and write of global variables.
FeedbackProbabilityinto a serial suite.TestShowAnalyzeStatus, test analyze ver2 first and then analyze ver1 to avoid failure to switch from ver1 to ver2.Check List
Tests
Side effects
Documentation
Release note