Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[ISSUE #9177] Fix unstable tests in AdaptiveLockTest.testAdaptiveLock #9178

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

3424672656
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #9177

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.00%. Comparing base (119a0be) to head (54199ce).
Report is 14 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9178      +/-   ##
=============================================
- Coverage      48.11%   48.00%   -0.11%     
+ Complexity     12086    12082       -4     
=============================================
  Files           1320     1321       +1     
  Lines          92840    93040     +200     
  Branches       11898    11924      +26     
=============================================
- Hits           44670    44668       -2     
- Misses         42671    42841     +170     
- Partials        5499     5531      +32     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lizhimins lizhimins merged commit d9d5e93 into apache:develop Feb 12, 2025
10 of 11 checks passed
lizhimins pushed a commit to lizhimins/rocketmq that referenced this pull request Feb 12, 2025
RongtongJin pushed a commit that referenced this pull request Feb 12, 2025
…tion group (#9173)

* [ISSUE #9172] Clean pull offset and reset offset when delete subscription group

* [ISSUE #9174] Add a collection of predefined Groups and common checking methods in the MixAll (#9175)

Signed-off-by: ltamber <ltamber12@gmail.com>

* [ISSUE #9177] Fix unstable tests in AdaptiveLockTest.testAdaptiveLock  (#9178)

---------

Signed-off-by: ltamber <ltamber12@gmail.com>
Co-authored-by: ltamber <ltamber12@gmail.com>
Co-authored-by: hqbfz <125714719+3424672656@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Fix unstable tests in AdaptiveLockTest.testAdaptiveLock
3 participants