Skip to content

Fix PreparedStatementTestBase#XXXX42P18 intermittent failures#1654

Merged
tsegismont merged 1 commit intoeclipse-vertx:masterfrom
tsegismont:fix-42P18-intermittent-failures
Apr 2, 2026
Merged

Fix PreparedStatementTestBase#XXXX42P18 intermittent failures#1654
tsegismont merged 1 commit intoeclipse-vertx:masterfrom
tsegismont:fix-42P18-intermittent-failures

Conversation

@tsegismont
Copy link
Copy Markdown
Member

Changed implementation for the in-transaction case.

There was a racy behavior between the closing of the connection close and the invocation of the assertion.

Changed the implementation to close the connection after verifying expectations.

Repeating test to make it more likely to fail on CI if there's still a problem.

Changed implementation for the in-transaction case.

There was a racy behavior between the closing of the connection close and the invocation of the assertion.

Changed the implementation to close the connection after verifying expectations.

Repeating test to make it more likely to fail on CI if there's still a problem.

Signed-off-by: Thomas Segismont <tsegismont@gmail.com>
@tsegismont tsegismont merged commit 561b860 into eclipse-vertx:master Apr 2, 2026
20 checks passed
@tsegismont tsegismont deleted the fix-42P18-intermittent-failures branch April 2, 2026 13:06
tsegismont added a commit that referenced this pull request Apr 2, 2026
Changed implementation for the in-transaction case.

There was a racy behavior between the closing of the connection close and the invocation of the assertion.

Changed the implementation to close the connection after verifying expectations.

Repeating test to make it more likely to fail on CI if there's still a problem.

Signed-off-by: Thomas Segismont <tsegismont@gmail.com>
tsegismont added a commit that referenced this pull request Apr 2, 2026
Changed implementation for the in-transaction case.

There was a racy behavior between the closing of the connection close and the invocation of the assertion.

Changed the implementation to close the connection after verifying expectations.

Repeating test to make it more likely to fail on CI if there's still a problem.

Signed-off-by: Thomas Segismont <tsegismont@gmail.com>
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.

1 participant