Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

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