Skip to content

tests(fix): Run pgrep within the actual container#3553

Merged
georglauterbach merged 1 commit intomasterfrom
tests/fix-process-check-fetchmail-pgrep
Sep 28, 2023
Merged

tests(fix): Run pgrep within the actual container#3553
georglauterbach merged 1 commit intomasterfrom
tests/fix-process-check-fetchmail-pgrep

Conversation

@polarathene
Copy link
Copy Markdown
Member

Description

This was missed during the original review of #3010

On a linux host, processes running within a container have been visible via commands like pgrep. This is does not appear to be the case with WSL2 + Docker Desktop (Windows), resulting in test failure.

The command should have been run from within the container regardless.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

…ual container

This was missed during original review.

On a linux host, processes running within a container have been visible via commands like `pgrep`. This is does not appear to be the case with WSL2 + Docker Desktop (Windows), resulting in test failure.

The command should have been run from within the container regardless.
@polarathene polarathene added this to the v13.0.0 milestone Sep 28, 2023
@georglauterbach georglauterbach merged commit a9d6e32 into master Sep 28, 2023
@georglauterbach georglauterbach deleted the tests/fix-process-check-fetchmail-pgrep branch September 28, 2023 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants