Skip to content

tests: fix TestGCOperations#9829

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

tests: fix TestGCOperations#9829
ti-chi-bot[bot] merged 1 commit intotikv:masterfrom
rleungx:fix-test-26h1-15

Conversation

@rleungx
Copy link
Copy Markdown
Member

@rleungx rleungx commented Oct 14, 2025

What problem does this PR solve?

Issue Number: Close #9714.

What is changed and how does it work?

Check List

Tests

  • Unit test
    git

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 14, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.87%. Comparing base (33d00c5) to head (34c5eee).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9829      +/-   ##
==========================================
+ Coverage   76.82%   76.87%   +0.05%     
==========================================
  Files         491      491              
  Lines       78440    78454      +14     
==========================================
+ Hits        60261    60313      +52     
+ Misses      14478    14454      -24     
+ Partials     3701     3687      -14     
Flag Coverage Δ
unittests 76.87% <ø> (+0.05%) ⬆️

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

ti-chi-bot bot commented Oct 14, 2025

@MyonKeminta: adding LGTM is restricted to approvers and reviewers in OWNERS files.

Details

In response to this:

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.

@rleungx rleungx requested review from JmPotato and lhy1024 October 15, 2025 02:47
@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels Oct 15, 2025
@ti-chi-bot
Copy link
Copy Markdown
Contributor

ti-chi-bot bot commented Oct 15, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JmPotato, lhy1024, MyonKeminta

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

ti-chi-bot bot commented Oct 15, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-10-15 02:48:22.804345659 +0000 UTC m=+235208.881598219: ☑️ agreed by JmPotato.
  • 2025-10-15 03:36:55.887981501 +0000 UTC m=+238121.965234061: ☑️ agreed by lhy1024.

@rleungx
Copy link
Copy Markdown
Member Author

rleungx commented Oct 15, 2025

/retest

@ti-chi-bot
Copy link
Copy Markdown
Contributor

ti-chi-bot bot commented Oct 15, 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 34c5eee 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.

@ti-chi-bot ti-chi-bot bot merged commit 6718ae5 into tikv:master Oct 15, 2025
29 of 30 checks passed
@rleungx rleungx deleted the fix-test-26h1-15 branch October 15, 2025 05:24
rleungx added a commit to ti-chi-bot/pd that referenced this pull request Oct 22, 2025
close tikv#9714

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.

TestGCOperations is flaky

4 participants