Skip to content

Conversation

@dmitry-lipetsk
Copy link
Collaborator

Main

  1. PostgresNode::slow_start stops node if it fails to wait for finish of initialization.

  2. TestTestgresCommon::test_node_app__make_empty_with_explicit_port is rewritten.

List of changes

  1. PostgresNode::slow_start stops node if it fails to wait for finish of initialization. Client expects to have fully started node.

  2. TestTestgresLocal::test_port_conflict is updated. Checks of node statuses are added.

  3. TestTestgresCommon::test_double_start is updated. Checks of node statuses are added.

  4. TestTestgresCommon::test_uninitialized_start is updated. Checks of node statuses are added.

  5. TestTestgresCommon::test_restart is updated. Checks of node statuses are added.

  6. TestTestgresCommon::test_the_same_port is updated. Normalization. Checks of node statuses are added.

  7. TestTestgresCommon::test_node_app__make_empty_with_explicit_port is rewritten. It does 5 attempts to start a node with a manually defined port number.

PostgresNode::slow_start stops node if it fails to wait for finish of initialization. Client expects to have fully started node.

TestTestgresLocal::test_port_conflict is updated. Checks of node statuses are added.

TestTestgresCommon::test_double_start is updated. Checks of node statuses are added.

TestTestgresCommon::test_uninitialized_start is updated. Checks of node statuses are added.

TestTestgresCommon::test_restart is updated. Checks of node statuses are added.

TestTestgresCommon::test_the_same_port is updated. Normalization. Checks of node statuses are added.

TestTestgresCommon::test_node_app__make_empty_with_explicit_port is rewritten. It does 5 attempts to start a node with a manually defined port number.
@dmitry-lipetsk dmitry-lipetsk force-pushed the D20260111_001--slow_start-and-tests branch from 6871146 to 01062ad Compare January 11, 2026 11:40
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.

1 participant