Skip to content

Fix flaky tests in TestReconfiguration - #1271

Merged
kezhuw merged 1 commit into
apache:masterfrom
kezhuw:fix-TestReconfiguration-flaky-tests
Jul 4, 2025
Merged

Fix flaky tests in TestReconfiguration#1271
kezhuw merged 1 commit into
apache:masterfrom
kezhuw:fix-TestReconfiguration-flaky-tests

Conversation

@kezhuw

@kezhuw kezhuw commented Jul 3, 2025

Copy link
Copy Markdown
Member

testAdd, testAddAsync and testAddAndRemove asserts that
EnsembleProvider::setConnectionString is updated with new connect
string after ensemble changed. Since the update is asynchronous, so they
should wait before assertion.

`testAdd`, `testAddAsync` and `testAddAndRemove` asserts that
`EnsembleProvider::setConnectionString` is updated with new connect
string after ensemble changed. Since the update is asynchronous, so they
should wait before assertion.
@kezhuw
kezhuw requested review from Randgalt, eolivelli and tisonkun July 3, 2025 12:49
@kezhuw
kezhuw merged commit fcd708f into apache:master Jul 4, 2025
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