Skip to content

tests: fix TestTSOStreamBasic#9816

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

tests: fix TestTSOStreamBasic#9816
ti-chi-bot[bot] merged 2 commits intotikv:masterfrom
rleungx:fix-test-26h1-11

Conversation

@rleungx
Copy link
Copy Markdown
Member

@rleungx rleungx commented Oct 11, 2025

What problem does this PR solve?

Issue Number: Close #9809

What is changed and how does it work?

Check List

Tests

  • Unit test

Release note

None.

@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. labels Oct 11, 2025
Signed-off-by: Ryan Leung <rleungx@gmail.com>
@ti-chi-bot ti-chi-bot bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Oct 11, 2025
@ti-chi-bot ti-chi-bot bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 11, 2025
@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 (11c705b).
⚠️ Report is 9 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9816   +/-   ##
=======================================
  Coverage   76.86%   76.87%           
=======================================
  Files         491      491           
  Lines       78311    78311           
=======================================
+ Hits        60197    60198    +1     
- Misses      14422    14424    +2     
+ Partials     3692     3689    -3     
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 size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Oct 11, 2025
Signed-off-by: Ryan Leung <rleungx@gmail.com>
@ti-chi-bot
Copy link
Copy Markdown
Contributor

ti-chi-bot bot commented Oct 11, 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.

@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 11c705b 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 a review from JmPotato October 11, 2025 07:17
@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels Oct 13, 2025
@ti-chi-bot ti-chi-bot bot added the lgtm label Oct 14, 2025
@ti-chi-bot
Copy link
Copy Markdown
Contributor

ti-chi-bot bot commented Oct 14, 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 removed the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Oct 14, 2025
@ti-chi-bot
Copy link
Copy Markdown
Contributor

ti-chi-bot bot commented Oct 14, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-10-13 02:42:59.29005223 +0000 UTC m=+62085.367304790: ☑️ agreed by lhy1024.
  • 2025-10-14 09:50:30.953931674 +0000 UTC m=+174137.031184234: ☑️ agreed by JmPotato.

@ti-chi-bot ti-chi-bot bot merged commit 746e71d into tikv:master Oct 14, 2025
28 of 29 checks passed
@rleungx rleungx deleted the fix-test-26h1-11 branch October 14, 2025 10:16
rleungx added a commit to ti-chi-bot/pd that referenced this pull request Oct 22, 2025
close tikv#9809

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.

TestTSOStreamBasic panic

4 participants