Skip to content

Comments

[3.3.3 backport] CBG-4938: Fix Flaky Test TestBlipOneShotChangesSubscription#8036

Merged
torcolvin merged 1 commit intorelease/3.3.3from
CBG-4938
Jan 28, 2026
Merged

[3.3.3 backport] CBG-4938: Fix Flaky Test TestBlipOneShotChangesSubscription#8036
torcolvin merged 1 commit intorelease/3.3.3from
CBG-4938

Conversation

@RIT3shSapata
Copy link
Contributor

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR backports a fix for a flaky test TestBlipOneShotChangesSubscription from the main branch to version 3.3.3. The fix addresses test instability by replacing validation logic that checked for additional changes after one-shot completion with a direct assertion on replication statistics.

Changes:

  • Removed unused variable tracking for non-integer sequences
  • Replaced post-one-shot change validation with stat-based assertions
  • Simplified test by removing WaitGroup timeout checks

@torcolvin torcolvin merged commit 59c711e into release/3.3.3 Jan 28, 2026
44 checks passed
@torcolvin torcolvin deleted the CBG-4938 branch January 28, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants