Move CMake plugin tests to spread
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
Resolved by migrating CMake plugin integration tests from Python to a Spread suite, improving parallelization and cross-system compatibility. The change was implemented and the issue closed.
Suggested action: —
No scores available.
Issue body
Currently the snapcraft CLI's integration tests are all written in Python, which makes parallelization difficult and generally makes them harder to write than a spread suite would be. They also don't nicely run across a number of systems like a spread suite.
Rewrite the combined CMake snapd and plugins integration tests as a Spread suite for the CMake plugin.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Resolved by migrating CMake plugin integration tests from Python to a Spread suite, improving parallelization and cross-system compatibility. The change was implemented and the issue closed. | |
| qwen/qwen3.6-35b-a3b | — | — | The CMake plugin integration tests were migrated from Python to a Spread suite to improve parallelization and cross-system compatibility. The change was implemented and the issue closed. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Migrated CMake plugin integration tests from Python to a Spread suite, resolving parallelization and cross-system compatibility goals. The task was completed and the issue closed. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1783825 Move Autotools plugin tests to spread | snapcraft (launchpad) | closed | Autotools plugin integration tests were migrated to a Spread suite to improve parallelization and cross-system compatibility. The change was implemented and the issue closed. | |
| #1783831 Move Copy plugin tests to spread | snapcraft (launchpad) | closed | Implemented the migration of Copy plugin integration tests from Python to a Spread suite, improving parallelization and cross-system compatibility. Issue closed. | |
| #1783836 Move Make plugin tests to spread | snapcraft (launchpad) | closed | Closed. The Make plugin integration tests were migrated to a Spread suite, improving parallelization and cross-system compatibility. | |
| #1783837 Move Meson plugin tests to spread | snapcraft (launchpad) | closed | Resolved by migrating Meson plugin integration tests from Python to a Spread suite, enabling parallel execution and cross-system compatibility. The issue was closed. | |
| #1783835 Move KBuild plugin tests to spread | snapcraft (launchpad) | closed | The issue was closed after the KBuild plugin integration tests were migrated to a Spread suite to improve parallelization and cross-system compatibility. | |
| #2183 tests: add spread suite for cmake plugin | snapcraft | merged | Merged into master, resolving LP #1783830 by migrating CMake plugin integration tests to a Spread suite. Approved, passed CI, and maintained 91.23% code coverage across 17 modified files. | |
| #1783834 Move JHBuild plugin tests to spread | snapcraft (launchpad) | closed | Migrated JHBuild plugin integration tests from Python to a Spread suite to enable parallelization and cross-system execution. The request was implemented and the issue closed as completed. | |
| #1783843 Move Scons plugin tests to spread | snapcraft (launchpad) | closed | Closed as abandoned due to inactivity. The requested migration of Scons plugin integration tests from Python to a Spread suite was not implemented. | |
| #1783841 Move Rust plugin tests to spread | snapcraft (launchpad) | closed | Closed without implementation. The proposal to migrate Rust plugin integration tests from Python to a Spread suite for better parallelization and cross-system support was abandoned. | |
| #1783827 Move Ament plugin tests to spread | snapcraft (launchpad) | closed | Closed without implementation. The proposal to migrate Ament plugin integration tests from Python to a Spread suite for better parallelization and cross-system compatibility was abandoned. |