testcontainers / testcontainers/testcontainers-python
Bug: test_docker_run_azure_sql_edge 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 modules/mssql/tests/test_mssql.py::test_docker_run_azure_sql_edge fails when run with pytest.
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?
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
Start with modules/mssql/tests/test_mssql.py::test_docker_run_azure_sql_edge and run the exact pytest command from the report on the stated MacBook M2 environment. Compare the failure with the test's intended behavior and use a passing test run on that environment as the completion check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, docker, python
- Domain
- databases, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100