testcontainers / testcontainers/testcontainers-python

Bug: test_wait_for_logs_docker_in_docker fails

Open
#545 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2.3k
Forks
386
Avg merge
4h 40m
Merged PRs (30d)
1

Description

Describe the bug

The test core/tests/test_docker_in_docker.py::test_wait_for_logs_docker_in_docker fails when run with pytest:
Screenshot 2024-04-17 at 18 49 08

To Reproduce

Run the test like so: pytest core/tests/test_docker_in_docker.py::test_wait_for_logs_docker_in_docker

Runtime environment

MacBook M2 with ARM CPU. Is this maybe related to some Mac OS pecularities?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Run pytest core/tests/test_docker_in_docker.py::test_wait_for_logs_docker_in_docker on the reported MacBook M2 environment and inspect the failure shown in the issue. Trace the Docker-in-Docker test behavior to identify the cause; done means the named test passes on that environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python
Domain
devops, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.