*: fix unstable test in pull-lightning-integration-test
What problem does this PR solve?
Issue Number: close #xxx
Problem Summary:
What changed and how does it work?
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
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 56.6171%. Comparing base (
3419bde) to head (1302fb3). Report is 7 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #55730 +/- ##
=================================================
- Coverage 73.0085% 56.6171% -16.3914%
=================================================
Files 1584 1734 +150
Lines 443036 625203 +182167
=================================================
+ Hits 323454 353972 +30518
- Misses 99870 247063 +147193
- Partials 19712 24168 +4456
| Flag | Coverage Δ | |
|---|---|---|
| integration | 38.5046% <100.0000%> (?) |
|
| unit | 72.1022% <0.0000%> (-0.0621%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Components | Coverage Δ | |
|---|---|---|
| dumpling | 52.9567% <ø> (ø) |
|
| parser | ∅ <ø> (∅) |
|
| br | 52.3135% <ø> (+6.8552%) |
:arrow_up: |
/test pull-lightning-integration-test
@HuSharp: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:
-
/test fast_test_tiprow -
/test tidb_parser_test
Use /test all to run all jobs.
In response to this:
/test pull-lightning-integration-test
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.
/retest
/retest
/retest
/retest
[LGTM Timeline notifier]
Timeline:
/hold
Waiting for the E2E test‘s result.
/hold
/unhold
tested by internal E2E test, it is succeed.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: AilinKid, D3Hunter, lance6716
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~lightning/OWNERS~~ [D3Hunter,lance6716]
- ~~pkg/statistics/OWNERS~~ [AilinKid]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment