Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.x: fix integration tests for java-11 #352

Open
dkropachev opened this issue Sep 30, 2024 · 0 comments
Open

3.x: fix integration tests for java-11 #352

dkropachev opened this issue Sep 30, 2024 · 0 comments

Comments

@dkropachev
Copy link
Collaborator

dkropachev commented Sep 30, 2024

Currently following test are failing on java-11:

should_not_retry_on_connection_error_if_statement_non_idempotent
should_retry_on_connection_error_if_statement_idempotent
should_rethrow_on_connection_error
should_try_next_host_on_connection_error
should_not_reprepare_on_up_when_disabled
should_reprepare_on_up_by_default
should_reprepare_on_up_when_enabled

Let's investigate why they fail and fix them

@dkropachev dkropachev changed the title 3.x: fix tests for java-11 3.x: fix integration tests for java-11 Sep 30, 2024
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

No branches or pull requests

1 participant