-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[fix][test] Fix ManagedCursorTest and NonDurableCursorTest flaky tests #25101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
lhotari
merged 17 commits into
apache:master
from
oneby-wang:ManagedCursorTest_asyncMarkDeleteBlocking_flaky_test
Dec 23, 2025
+240
−20
Merged
Changes from 9 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
d0ba81d
[fix][test] Fix ManagedCursorTest.asyncMarkDeleteBlocking() flaky test
oneby-wang 51224d4
[fix][test] Add comments
oneby-wang 8aaafc1
[fix][test] Analyze root cause, we are almost there
oneby-wang 539bd53
[fix][test] Rollback asyncMarkDeleteBlocking flaky test, add asyncMar…
oneby-wang 0b890fe
[fix][test] Fix asyncMarkDeleteBlocking and asyncMarkDeleteBlockingWi…
oneby-wang d338d6e
[fix][test] Optimize comments
oneby-wang b497646
[fix][test] Optimize comments, fix checkstyle
oneby-wang 379ff6e
[fix][test] Optimize comments
oneby-wang 88d7feb
[fix][test] Optimize comments
oneby-wang 12c1124
[fix][test] Use PositionFactory.create() instead of new ImmutablePosi…
oneby-wang 3375d32
[fix][test] Rollback ManagedLedgerImpl production code change
oneby-wang 0707d84
[fix][test] Avoid using specific positions in assertions
oneby-wang eaaff0a
[fix][test] Use AssertJ assertTrue instead of assertTrue to show the …
oneby-wang 0ad95b3
[fix][test] Modify incorrect comments
oneby-wang bae2c6d
[fix][test] Fix the rest flaky tests
oneby-wang 98e3d27
[fix][test] Fix the testNumberOfEntriesWithReopen flaky tests
oneby-wang a1ef783
[fix][test] Remove unnecessary info log
oneby-wang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.