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

tests: fix region_merge case. #1120

Merged
merged 6 commits into from
Mar 17, 2025
Merged

Conversation

asddongmen
Copy link
Collaborator

Signed-off-by: dongmen [email protected]

What problem does this PR solve?

Issue Number: close #1119

What is changed and how it works?

Move region_merge to the heavy group since it always encounters the error of SQL execution timeout.
Change the output files with the .txt suffix produced by the integration test to .log so that they can be uploaded to Artifacts for debugging.

Check List

Tests

Questions

Will it cause performance regression or break compatibility?
Do you need to update user documentation, design documentation or monitoring documentation?

Release note

None

@ti-chi-bot ti-chi-bot bot added do-not-merge/needs-triage-completed release-note-none Denotes a PR that doesn't merit a release note. labels Mar 17, 2025
@asddongmen asddongmen changed the title tests: tests: fix region_merge case. Mar 17, 2025
@ti-chi-bot ti-chi-bot bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 17, 2025
Signed-off-by: dongmen <[email protected]>
Signed-off-by: dongmen <[email protected]>
@ti-chi-bot ti-chi-bot bot added the lgtm label Mar 17, 2025
Copy link

ti-chi-bot bot commented Mar 17, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hongyunyan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

ti-chi-bot bot commented Mar 17, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-03-17 11:11:37.540882493 +0000 UTC m=+267591.225118573: ☑️ agreed by hongyunyan.

@ti-chi-bot ti-chi-bot bot added the approved label Mar 17, 2025
@ti-chi-bot ti-chi-bot bot merged commit dd1bd3b into pingcap:master Mar 17, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integration test case region_merge is unstable.
2 participants