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

cassandra_int_tests: Remove 'cross connection state' test cases #1114

Merged
merged 5 commits into from
Apr 3, 2023

Conversation

rukai
Copy link
Member

@rukai rukai commented Apr 2, 2023

I believe we originally added these at a time when we only ever created one connection per test, so we added this to ensure that we exercised the cluster sink's cross connection state handling.
However at this point we already create lots of connections per test just in the natural process of testing, so calling native_types::test again (we already call it in standard_test_suite) is just needless redundancy and complexity.

@rukai rukai enabled auto-merge (squash) April 3, 2023 07:50
@rukai rukai merged commit 15a2c45 into shotover:main Apr 3, 2023
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