Skip to content

Test "test_schema_await_with_unreachable_node" is flaky #1433

@Lorak-mmk

Description

@Lorak-mmk

It sometimes fails on dropping keyspace.
I did not investigate it a lot, but I see some possible issues with it:

  • It assumes that dropping must work, but it is intended that even creating keyspace won't always work (see callsites of run_some_ddl_with_unreachable_node). Perhaps we should have a separate session for dropping?
  • Test case 4 assumes that control connection is still opened to node 0. It could be broken by case 3.

Metadata

Metadata

Assignees

Labels

area/metadataarea/testingRelated to tests - unit, integration, or even out of reposymptom/ci stabilityRelated to continuous integration

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions