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

Bug: test_dind_inherits_network fails

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

Describe the bug

The test test_dind_inherits_network fails when run with pytest. Screenshot 2024-04-17 at 19 05 18

To Reproduce

Run the test: pytest core/tests/test_docker_in_docker.py::test_dind_inherits_network

Runtime environment

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

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