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

Bug: test_docker_run_azure_sql_edge fails

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

Describe the bug

The test modules/mssql/tests/test_mssql.py::test_docker_run_azure_sql_edge fails when run with pytest. Screenshot 2024-04-17 at 21 48 16

To Reproduce

Run the test: pytest modules/mssql/tests/test_mssql.py::test_docker_run_azure_sql_edge

Runtime environment

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

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

per #550 - its not supported on arm64 at all actually. not sure what to do here. forgot about this issue when i opened 550 a min ago.

alexanderankin avatar Apr 20 '24 19:04 alexanderankin