Open wjhuang2016 opened 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.
[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.
@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.
@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.
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.