8000 Fix flaky AccessControlListCommandsTest by ggivo · Pull Request #4394 · redis/jedis · GitHub
[go: up one dir, main page]

Skip to content

Fix flaky AccessControlListCommandsTest#4394

Merged
ggivo merged 2 commits intomasterfrom
topic/ggivo/fix-flaky-test
Jan 13, 2026
Merged

Fix flaky AccessControlListCommandsTest#4394
ggivo merged 2 commits intomasterfrom
topic/ggivo/fix-flaky-test

Conversation

@ggivo
Copy link
Collaborator
@ggivo ggivo commented Jan 12, 2026

Introduce ACLTestUtil to isolate test client ACL log entries from concurrent activity.

  • filterByClientId: filters List
  • filterBinaryByClientId: filters List<byte[]> from aclLogBinary()

ggivo added 2 commits January 12, 2026 19:49
Introduce ACLTestUtil to isolate test client ACL log entries from
concurrent activity.
- filterByClientId: filters List<AccessControlLogEntry>
- filterBinaryByClientId: filters List<byte[]> from aclLogBinary()
@github-actions
Copy link
github-actions bot commented Jan 12, 2026

Test Results

   285 files  ±0     285 suites  ±0   12m 4s ⏱️ -19s
10 466 tests ±0  10 207 ✅ ±0  259 💤 ±0  0 ❌ ±0 
 2 771 runs  ±0   2 767 ✅ ±0    4 💤 ±0  0 ❌ ±0 

Results for commit b858769. ± Comparison against base commit 2346c31.

♻️ This comment has been updated with latest results.

@ggivo ggivo requested a review from uglide January 13, 2026 09:02
Copy link
Contributor
@uglide uglide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks!

@ggivo ggivo merged commit 8a8079e into master Jan 13, 2026
19 of 20 checks passed
@ggivo ggivo deleted the topic/ggivo/fix-flaky-test branch January 16, 2026 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0