ddl: use the individual infosyncer for each attributes test#28898
ddl: use the individual infosyncer for each attributes test#28898ti-chi-bot merged 8 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. |
|
/cc @djshow832 |
|
It seems that you are not sure about the reason, right? |
Right, this PR is just trying to fix but I'm not quite sure if it works. |
Signed-off-by: Ryan Leung <rleungx@gmail.com>
Signed-off-by: Ryan Leung <rleungx@gmail.com>
Signed-off-by: Ryan Leung <rleungx@gmail.com>
|
I'm going to use SerialSuites for these attributes tests. @djshow832 |
|
@Defined2014: Thanks for your review. The bot only counts approvals from reviewers and higher roles in list, but you're still welcome to leave your comments. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 5318eb8 |
|
/run-check_dev_2 |
|
@rleungx: Your PR was out of date, I have automatically updated it for you. At the same time I will also trigger all tests for you: /run-all-tests If the CI test fails, you just re-trigger the test that failed and the bot will merge the PR for you after the CI passes. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
What problem does this PR solve?
Issue Number: Trying to fix #27892, fix #28020, and fix #29734
Problem Summary: There are some unstable tests in region label testing.
What is changed and how it works?
What's Changed: This PR is trying to make the tests stable by using the individual
infosyncerfor each attributes test. Also, the PR renames the table names so that we can locate the problem easier.Check List
Tests
Release note