spinframework / spinframework/spin
Run full integration tests on macOS
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6.5k
- Forks
- 310
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 24
Description
We're currently only running the full integration test suite (i.e., the test suite that runs test that require more than a Rust and a Python toolchain) on Ubuntu. Running the tests on macOS lead to failures from Docker containers not becoming healthy. We need to investigate why and turn the full integration test suite on for macOS as well.
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
The payload names the full integration test suite, the macOS CI job, and Docker containers that fail to become healthy; no specific files or tests are provided. Start by locating the integration-test and CI configuration, reproduce the macOS failure, and inspect container health logs. Done means the full suite runs successfully on macOS as well as Ubuntu.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python, rust
- Domain
- ci-cd, devops, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100