testcontainers / testcontainers/testcontainers-python
Bug: test_wait_for_logs_docker_in_docker fails
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:
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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