tidb
tidb copied to clipboard
[DNM] test for analyze
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 need to test
- [ ] I checked and no code files have been changed.
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
Please refer to Release Notes Language Style Guide to write a quality release note.
None
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from hawkingrei. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Codecov Report
:x: Patch coverage is 48.17658% with 270 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 60.5212%. Comparing base (8f532ef) to head (1d0fda4).
:warning: Report is 5171 commits behind head on master.
:warning: Current head 1d0fda4 differs from pull request most recent head 385da5e
Please upload reports for the commit 385da5e to get more accurate results.
:x: Your patch status has failed because the patch coverage (48.1765%) is below the target coverage (85.0000%). You can increase the patch coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## master #47639 +/- ##
=================================================
- Coverage 72.0193% 60.5212% -11.4981%
=================================================
Files 1395 2410 +1015
Lines 404190 720266 +316076
=================================================
+ Hits 291095 435914 +144819
- Misses 93504 250708 +157204
- Partials 19591 33644 +14053
| Flag | Coverage Δ | |
|---|---|---|
| integration | 0.1624% <48.1765%> (?) |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Components | Coverage Δ | |
|---|---|---|
| dumpling | ∅ <ø> (∅) |
|
| parser | ∅ <ø> (∅) |
|
| br | 66.2703% <ø> (∅) |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
[FORMAT CHECKER NOTIFICATION]
Notice: To remove the do-not-merge/invalid-title label, please follow title format, for example pkg [, pkg2, pkg3]: what is changed or *: what is changed.
:open_book: For more info, you can check the "Contribute Code" section in the development guide.
Notice: To remove the do-not-merge/needs-linked-issue label, please provide the linked issue number on one line in the PR body, for example: Issue Number: close #123 or Issue Number: ref #456.
:open_book: For more info, you can check the "Contribute Code" section in the development guide.
Notice: To remove the do-not-merge/needs-tests-checked label, please finished the tests then check the finished items in description.
For example:
Tests
- [x] Unit test
- [ ] Integration test
- [ ] Manual test (add detailed scripts or steps below)
- [ ] No code
:open_book: For more info, you can check the "Contribute Code" section in the development guide.
@hawkingrei: 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 | 385da5e9a9b5256ff7b81ed3a213398eeca8b903 | link | true | /test tiprow_fast_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.
PR needs rebase.
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.
@hawkingrei: 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 |
|---|---|---|---|---|
| idc-jenkins-ci-tidb/build | 385da5e9a9b5256ff7b81ed3a213398eeca8b903 | link | true | /test build |
| idc-jenkins-ci-tidb/check_dev | 385da5e9a9b5256ff7b81ed3a213398eeca8b903 | link | true | /test check-dev |
| pull-integration-ddl-test | 385da5e9a9b5256ff7b81ed3a213398eeca8b903 | link | true | /test pull-integration-ddl-test |
| idc-jenkins-ci-tidb/check_dev_2 | 385da5e9a9b5256ff7b81ed3a213398eeca8b903 | link | true | /test check-dev2 |
| idc-jenkins-ci-tidb/mysql-test | 385da5e9a9b5256ff7b81ed3a213398eeca8b903 | link | true | /test mysql-test |
| pull-mysql-client-test | 385da5e9a9b5256ff7b81ed3a213398eeca8b903 | link | true | /test pull-mysql-client-test |
| idc-jenkins-ci-tidb/unit-test | 385da5e9a9b5256ff7b81ed3a213398eeca8b903 | link | true | /test unit-test |
| pull-br-integration-test | 385da5e9a9b5256ff7b81ed3a213398eeca8b903 | link | true | /test pull-br-integration-test |
| pull-lightning-integration-test | 385da5e9a9b5256ff7b81ed3a213398eeca8b903 | link | true | /test pull-lightning-integration-test |
| pull-integration-e2e-test | 385da5e9a9b5256ff7b81ed3a213398eeca8b903 | link | true | /test pull-integration-e2e-test |
| pull-integration-realcluster-test-next-gen | 385da5e9a9b5256ff7b81ed3a213398eeca8b903 | link | true | /test pull-integration-realcluster-test-next-gen |
| pull-unit-test-next-gen | 385da5e9a9b5256ff7b81ed3a213398eeca8b903 | link | true | /test pull-unit-test-next-gen |
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-sigs/prow repository. I understand the commands that are listed here.