Skip to content

[tests] Creation of "dummy/empty" log file for xdist controller is fixed#282

Merged
dmitry-lipetsk merged 1 commit intopostgrespro:masterfrom
dmitry-lipetsk:D20250708_002--logging
Jul 9, 2025
Merged

[tests] Creation of "dummy/empty" log file for xdist controller is fixed#282
dmitry-lipetsk merged 1 commit intopostgrespro:masterfrom
dmitry-lipetsk:D20250708_002--logging

Conversation

@dmitry-lipetsk
Copy link
Collaborator

This commit does the following things:

  1. It detects a kind of process (master/worker)
  2. It detects a mode of process (collect/exec)
  3. It creates/configures a log file for worker/exec only
  4. It uses pytest_sessionfinish hook instead run_after_tests fixture

…xed.

This commit does the following things:

1) It detects a kind of process (master/worker)
2) It detects a mode of process (collect/exec)
3) It creates/configures a log file for worker/exec only
4) It uses pytest_sessionfinish hook instead run_after_tests fixture
@dmitry-lipetsk dmitry-lipetsk merged commit 9b0c0a4 into postgrespro:master Jul 9, 2025
1 check 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