Skip to content

Conversation

@faviansamatha
Copy link
Contributor

@faviansamatha faviansamatha commented Jan 13, 2026

Description

  • fix: move test_weight_random_host_selector.py to unit test folder
  • Don't sleep if we don't need to for integration tests
  • Release resource provider in custom pool tests

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@enable_on_features([TestEnvironmentFeatures.FAILOVER_SUPPORTED])
def test_pooled_connection__cluster_url_failover(
self, test_driver: TestDriver, rds_utils, conn_utils, failover_props
self, test_driver: TestDriver, rds_utils, conn_utils, failover_props, cleanup_connection_provider
Copy link
Contributor

Choose a reason for hiding this comment

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

just wondering on all the cleanup for these tests - what is happening with clear caches and is it worthwhile to combine it with the setup method? How much is needed to be cleaned up given the same things are called in conftest

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