testcontainers-python icon indicating copy to clipboard operation
testcontainers-python copied to clipboard

Bug: test_wait_for_logs_docker_in_docker fails

Open max-pfeiffer opened this issue 1 year ago • 0 comments

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?

max-pfeiffer avatar Apr 17 '24 16:04 max-pfeiffer