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

Draft: add test case for mysql.stats_meta after restore #29841

Closed
wants to merge 2 commits into from

Conversation

joccau
Copy link
Member

@joccau joccau commented Nov 16, 2021

Signed-off-by: joccau [email protected]

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary:

What is changed and how it works?

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Changes MySQL compatibility

Release note

None

@ti-chi-bot
Copy link
Member

[REVIEW NOTIFICATION]

This pull request has not been approved.

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment.
After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

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

Reviewer can indicate their review by submitting an approval review.
Reviewer can cancel approval by submitting a request changes review.

@ti-chi-bot ti-chi-bot added 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. labels Nov 16, 2021
@joccau
Copy link
Member Author

joccau commented Nov 16, 2021

/hold

@ti-chi-bot ti-chi-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 16, 2021
@joccau
Copy link
Member Author

joccau commented Nov 16, 2021

/run-integration-br-test

winoros added a commit to winoros/tidb that referenced this pull request Nov 16, 2021
commit 2ec8cea
Author: joccau <[email protected]>
Date:   Tue Nov 16 17:37:19 2021 +0800

    add test case for mysql.stats_meta after restore

    Signed-off-by: joccau <[email protected]>
@ti-chi-bot ti-chi-bot bot deleted a comment from ti-chi-bot Dec 19, 2023
Copy link

codecov bot commented Feb 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.5152%. Comparing base (2ae8529) to head (369b238).
Report is 11732 commits behind head on master.

Additional details and impacted files
@@               Coverage Diff                @@
##             master     #29841        +/-   ##
================================================
+ Coverage   77.1798%   80.5152%   +3.3353%     
================================================
  Files           588       2645      +2057     
  Lines        148465     717662    +569197     
================================================
+ Hits         114585     577827    +463242     
- Misses        23589     117174     +93585     
- Partials      10291      22661     +12370     

Copy link

tiprow bot commented Feb 27, 2024

@joccau: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
tiprow_fast_test 369b238 link true /test fast_test_tiprow

Full PR test history. Your PR dashboard.

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 kubernetes/test-infra repository. I understand the commands that are listed here.

Copy link

ti-chi-bot bot commented Jul 31, 2024

@joccau: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-integration-ddl-test 369b238 link true /test pull-integration-ddl-test
pull-br-integration-test 369b238 link true /test pull-br-integration-test

Full PR test history. Your PR dashboard.

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 kubernetes/test-infra repository. I understand the commands that are listed here.

@joccau joccau closed this Aug 19, 2024
@joccau joccau deleted the add-statsMeta_testcase branch August 19, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. 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.

2 participants