Skip to content

fixed flakey test - #1272

Open
KrishnaSindhur wants to merge 2 commits into
pgdogdev:mainfrom
KrishnaSindhur:fix-flakey-test
Open

fixed flakey test#1272
KrishnaSindhur wants to merge 2 commits into
pgdogdev:mainfrom
KrishnaSindhur:fix-flakey-test

Conversation

@KrishnaSindhur

Copy link
Copy Markdown

This should fix the flakey test #1269

@CLAassistant

CLAassistant commented Jul 28, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@levkk

levkk commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

This removes test coverage for random load balancing strategy. Maybe we increase the number of attempts from 10 to 100? This pretty much guarantees the random number generator produces at least two results, I believe?

@KrishnaSindhur

KrishnaSindhur commented Jul 28, 2026

Copy link
Copy Markdown
Author

This removes test coverage for random load balancing strategy. Maybe we increase the number of attempts from 10 to 100? This pretty much guarantees the random number generator produces at least two results, I believe?

ok if we have to use random, then we have to change the existing way, which is with 2 pools and 10 random tries!!
This will work bumping 10 → 100

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.

3 participants