Skip to content

tests: fix TestKeyspaceGroupSplit #9815

Merged
ti-chi-bot[bot] merged 1 commit intotikv:masterfrom
rleungx:fix-test-26h1-10
Oct 11, 2025
Merged

tests: fix TestKeyspaceGroupSplit #9815
ti-chi-bot[bot] merged 1 commit intotikv:masterfrom
rleungx:fix-test-26h1-10

Conversation

@rleungx
Copy link
Copy Markdown
Member

@rleungx rleungx commented Oct 11, 2025

What problem does this PR solve?

Issue Number: ref #9806.

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/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 11, 2025
@ti-chi-bot
Copy link
Copy Markdown
Contributor

ti-chi-bot bot commented Oct 11, 2025

@rleungx: 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
non-block/pull-unit-test-next-gen e7c5ad1 link false /test pull-unit-test-next-gen

Full PR test history. Your PR dashboard.

Details

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.

@rleungx rleungx requested review from JmPotato and lhy1024 October 11, 2025 03:10
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.87%. Comparing base (1d4b63b) to head (e7c5ad1).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9815   +/-   ##
=======================================
  Coverage   76.86%   76.87%           
=======================================
  Files         491      491           
  Lines       78311    78311           
=======================================
+ Hits        60197    60198    +1     
- Misses      14422    14431    +9     
+ Partials     3692     3682   -10     
Flag Coverage Δ
unittests 76.87% <ø> (+<0.01%) ⬆️

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 11, 2025
@ti-chi-bot ti-chi-bot bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Oct 11, 2025
@ti-chi-bot
Copy link
Copy Markdown
Contributor

ti-chi-bot bot commented Oct 11, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JmPotato, 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:

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
Copy link
Copy Markdown
Contributor

ti-chi-bot bot commented Oct 11, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-10-11 03:50:18.861312056 +0000 UTC m=+498607.892411383: ☑️ agreed by lhy1024.
  • 2025-10-11 06:31:59.536349276 +0000 UTC m=+508308.567448594: ☑️ agreed by JmPotato.

@ti-chi-bot ti-chi-bot bot merged commit 2d4a2d4 into tikv:master Oct 11, 2025
38 of 41 checks passed
@rleungx rleungx deleted the fix-test-26h1-10 branch October 11, 2025 07:16
rleungx added a commit to ti-chi-bot/pd that referenced this pull request Oct 22, 2025
ref tikv#9806

Signed-off-by: Ryan Leung <rleungx@gmail.com>
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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants