ci: use more travis primitives for osx tests
Metadata
Current evaluation
Merged PR #2383 updates Travis CI configuration to use native primitives for macOS testing and removes an unused Docker service. Approved, passed CI checks, and integrated into master.
Suggested action: —
No scores available.
Issue body
Also remove the unsused docker service.
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] If this is a bugfix. Have you checked that there is a bug report open for the issue you are trying to fix on [bug reports](https://bugs.launchpad.net/snapcraft)?
- [ ] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged PR #2383 updates Travis CI configuration to use native primitives for macOS testing and removes an unused Docker service. Approved, passed CI checks, and integrated into master. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master. Updated CI to use Travis primitives for macOS tests and removed an unused Docker service. Accepted with negligible coverage impact. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to master. Updated Travis CI configuration to use more primitives for macOS tests and removed an unused Docker service. Codecov reported a minor 0.03% coverage decrease. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2990 ci: remove osx test from Travis | snapcraft | merged | Merged removal of the macOS test from Travis CI. The macOS service was broken and the test was already disabled. The change modified one file, reducing configuration lines by 17. | |
| #2523 ci: improve travis integration conditionals | snapcraft | merged | Merged updates to Travis CI configuration that correct spread test conditionals, preventing failures from missing Google Keys. Removes an unused cron trigger and standardizes .travis.yml indentation. Approved by one reviewer. |