Skip to content

Fix regressions in integration tests on branch 3.x when running against Cassandra 3.11 #95

Open
@avelanarius

Description

@avelanarius

Some integration tests were disabled in #94, as they did not pass against Cassandra 3.11. Most of them work correctly in the upstream repository.

Fix those tests and re-enable them. Some tags in comments to look for:

  • @IntegrationTestDisabledCassandra3Failure - general regression compared to upstream repo, when running with Cassandra 3.11
  • @IntegrationTestDisabledDSECloud - disabling DSE Cloud tests
  • @IntegrationTestDisabledFlaky - disabling flaky (incorrect) test
  • @IntegrationTestDisabledNettyFailure - disabling test requiring more sophisticated netty installation (to be researched in the future)
  • @IntegrationTestDisabledPaxExamHttpsFailure - disabling test using outdated PaxExam library version
  • @IntegrationTestDisabledSSL - a disabled test that also happens to test SSL functionality

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions