Skip to content

Tests on remote rhel-8 (py3.6.8) are fixed#78

Merged
dmitry-lipetsk merged 1 commit into
postgrespro:masterfrom
dmitry-lipetsk:D20260704_001--fix-tests-on-remote-rhel8
Jul 4, 2026
Merged

Tests on remote rhel-8 (py3.6.8) are fixed#78
dmitry-lipetsk merged 1 commit into
postgrespro:masterfrom
dmitry-lipetsk:D20260704_001--fix-tests-on-remote-rhel8

Conversation

@dmitry-lipetsk

Copy link
Copy Markdown
Collaborator
  • test_get_process_children__with_child

  • test_get_process_children__with_three_children

    • do not call subprocess.Popen with text=True. Python 3.6.8 does not support it.
  • test_get_process_children__with_child

    • a garbage is deleted

- test_get_process_children__with_child
- test_get_process_children__with_three_children
  - do not call subprocess.Popen with text=True. Python 3.6.8 does not support it.

- test_get_process_children__with_child
  - a garbage is deleted
@dmitry-lipetsk dmitry-lipetsk merged commit 452adbe into postgrespro:master Jul 4, 2026
20 checks passed
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