pingcap / tidb

TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
https://pingcap.com
Apache License 2.0
37.34k stars 5.85k forks source link

*: for test #57597

Open wjhuang2016 opened 1 day ago

wjhuang2016 commented 1 day ago

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary:

What changed and how does it work?

Check List

Tests

Side effects

Documentation

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None
ti-chi-bot[bot] commented 1 day ago

[FORMAT CHECKER NOTIFICATION]

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.

ti-chi-bot[bot] commented 1 day ago

[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 wjhuang2016 and additionally assign rustin170506, zanmato1984 for approval(Please ensuring that each of them provides their approval before proceeding). For more information see the Code Review Process.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/pingcap/tidb/blob/master/OWNERS)** - **[pkg/ddl/OWNERS](https://github.com/pingcap/tidb/blob/master/pkg/ddl/OWNERS)** - **[pkg/expression/OWNERS](https://github.com/pingcap/tidb/blob/master/pkg/expression/OWNERS)** - **[pkg/planner/OWNERS](https://github.com/pingcap/tidb/blob/master/pkg/planner/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
tiprow[bot] commented 1 day ago

@wjhuang2016: 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
tidb_parser_test c8fee91d22c9ff2b4e9fec8989d0f2c933ee73c6 link true /test tidb_parser_test
fast_test_tiprow c8fee91d22c9ff2b4e9fec8989d0f2c933ee73c6 link true /test fast_test_tiprow

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
ti-chi-bot[bot] commented 1 day ago

@wjhuang2016: 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/check_dev c8fee91d22c9ff2b4e9fec8989d0f2c933ee73c6 link true /test check-dev
pull-br-integration-test c8fee91d22c9ff2b4e9fec8989d0f2c933ee73c6 link true /test pull-br-integration-test
pull-integration-e2e-test c8fee91d22c9ff2b4e9fec8989d0f2c933ee73c6 link true /test pull-integration-e2e-test
idc-jenkins-ci-tidb/check_dev_2 c8fee91d22c9ff2b4e9fec8989d0f2c933ee73c6 link true /test check-dev2
idc-jenkins-ci-tidb/mysql-test c8fee91d22c9ff2b4e9fec8989d0f2c933ee73c6 link true /test mysql-test
idc-jenkins-ci-tidb/build c8fee91d22c9ff2b4e9fec8989d0f2c933ee73c6 link true /test build
pull-integration-ddl-test c8fee91d22c9ff2b4e9fec8989d0f2c933ee73c6 link true /test pull-integration-ddl-test
pull-mysql-client-test c8fee91d22c9ff2b4e9fec8989d0f2c933ee73c6 link true /test pull-mysql-client-test
idc-jenkins-ci-tidb/unit-test c8fee91d22c9ff2b4e9fec8989d0f2c933ee73c6 link true /test unit-test
pull-lightning-integration-test c8fee91d22c9ff2b4e9fec8989d0f2c933ee73c6 link true /test pull-lightning-integration-test
pull-unit-test-ddlv1 c8fee91d22c9ff2b4e9fec8989d0f2c933ee73c6 link true /test pull-unit-test-ddlv1

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).