tests: disable spread colcon tests
Metadata
Current evaluation
Merged a pull request temporarily disabling spread colcon tests after upstream changes broke the plugin. Approved and merged to maintain CI stability while the upstream issue is resolved.
Suggested action: —
No scores available.
Issue body
Upstream changes broke the plugin. Temporarily disable the spread tests.
- [ ] 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 a pull request temporarily disabling spread colcon tests after upstream changes broke the plugin. Approved and merged to maintain CI stability while the upstream issue is resolved. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a temporary workaround to disable spread colcon tests after upstream changes broke the plugin. Maintainer sergiusens applied this change to prevent CI failures while awaiting an upstream resolution. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to temporarily disable spread colcon tests after upstream changes broke the plugin, resolving failing CI checks until upstream compatibility is restored. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1197 ci: temporarily disable externally broken spread tests | charmcraft | merged | Merged to temporarily disable broken spread tests, restoring CI. Breakage stems from third-party dependency issues. Tests will be re-enabled once upstream fixes land. Approved by one reviewer, modified 3 files. | |
| #3817 spread: set colcon for 18.04 to manual | snapcraft | merged | Merged a single-line change to set colcon for Ubuntu 18.04 to manual in spread tests, temporarily disabling the configuration until tests or code are fixed. Approved by reviewer and passed CI. | |
| #3432 spread tests: remove legacy plugin tests | snapcraft | merged | Merged removal of legacy plugin tests from the spread test suite. Deleted 665 lines across 29 files. Approved by reviewer, passed CI, and maintained coverage. Unrelated test failures were addressed in a separate PR. | |
| #1623 fix(plugins/colcon): disable test targets by default | craft-parts | merged | Merged to main after passing CI and approvals. Disables CMake test targets by default in colcon plugins via -DBUILD_TESTING=OFF, allowing user opt-in. Conflicts resolved before merge. |