Skip to content

tests: fix TestStoreLimit#9864

Merged
ti-chi-bot[bot] merged 2 commits intotikv:masterfrom
rleungx:fix-test-26h1-19
Oct 31, 2025
Merged

tests: fix TestStoreLimit#9864
ti-chi-bot[bot] merged 2 commits intotikv:masterfrom
rleungx:fix-test-26h1-19

Conversation

@rleungx
Copy link
Copy Markdown
Member

@rleungx rleungx commented Oct 22, 2025

What problem does this PR solve?

Issue Number: Close #8689

What is changed and how does it work?

Check List

Tests

  • Unit test

Release note

None.

Signed-off-by: Ryan Leung <rleungx@gmail.com>
@ti-chi-bot ti-chi-bot bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates the PR's author has signed the dco. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 22, 2025
Signed-off-by: Ryan Leung <rleungx@gmail.com>
@rleungx
Copy link
Copy Markdown
Member Author

rleungx commented Oct 23, 2025

/retest

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.85%. Comparing base (14ac685) to head (f98a790).
⚠️ Report is 15 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9864      +/-   ##
==========================================
- Coverage   76.87%   76.85%   -0.02%     
==========================================
  Files         491      491              
  Lines       78475    78583     +108     
==========================================
+ Hits        60324    60396      +72     
- Misses      14457    14486      +29     
- Partials     3694     3701       +7     
Flag Coverage Δ
unittests 76.85% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels Oct 30, 2025
@ti-chi-bot
Copy link
Copy Markdown
Contributor

ti-chi-bot bot commented Oct 31, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bufferflies, lhy1024

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

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [bufferflies,lhy1024]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Oct 31, 2025
@ti-chi-bot
Copy link
Copy Markdown
Contributor

ti-chi-bot bot commented Oct 31, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-10-30 02:41:40.758878329 +0000 UTC m=+1530806.836130879: ☑️ agreed by lhy1024.
  • 2025-10-31 02:50:05.63469969 +0000 UTC m=+1617711.711952250: ☑️ agreed by bufferflies.

@ti-chi-bot ti-chi-bot bot merged commit 3d9e06b into tikv:master Oct 31, 2025
46 of 51 checks passed
@rleungx rleungx deleted the fix-test-26h1-19 branch October 31, 2025 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dco-signoff: yes Indicates the PR's author has signed the dco. lgtm 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.

TestStoreLimit is flaky

3 participants