tests: add spread suite for autotools plugin
Metadata
Current evaluation
Merged to master, consolidating Autotools plugin and snapd tests into a single Spread suite to resolve Launchpad bug #1783825. The commit modifies six files, reduces code by 16 lines, passed CI checks, and received reviewer approval prior to integration.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] 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)?
- [x] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)?
- [x] Have you successfully run `./runtests.sh static`?
- [x] Have you successfully run `./runtests.sh unit`?
-----
This PR resolves [LP: #1783825](https://bugs.launchpad.net/snapcraft/+bug/1783825) by moving the plugins and snapd tests for the Autotools plugin into a single Spread suite.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to master, consolidating Autotools plugin and snapd tests into a single Spread suite to resolve Launchpad bug #1783825. The commit modifies six files, reduces code by 16 lines, passed CI checks, and received reviewer approval prior to integration. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to master, consolidating Autotools plugin tests into a single Spread suite to resolve Launchpad bug #1783825. Codecov reports a 0.02% coverage decrease upon integration. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master, consolidating Autotools plugin tests into a single Spread suite and resolving Launchpad bug #1783825. Overall coverage decreased by 0.02%. |
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. | |
| #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. | |
| #2211 tests: add spread suite for ament plugin | snapcraft | merged | Merged PR moves the Ament plugin snapd integration test to a Spread suite, resolving LP #1783827. Approved by one reviewer, passed CI, and updated 18 files with a minor coverage decrease. | |
| #2208 tests: add spread suite for scons plugin | snapcraft | merged | Merged changes resolving Launchpad bug #1783843 by migrating SCons plugin integration tests to a Spread suite. Approved by one reviewer, passed CI, and maintained 91.18% coverage. Net reduction of 44 lines across 9 files. | |
| #2206 tests: add spread suite for catkin plugin | snapcraft | merged | Merged migration of Catkin plugin integration tests to a Spread suite, resolving Launchpad bug #1783828. Approved by one reviewer, passed CI, and maintained coverage across 37 files. | |
| #2203 tests: add spread suite for kbuild plugin | snapcraft | merged | Merged following approval and passing CI. Resolves LP: #1783835 by migrating Kbuild plugin integration tests to a Spread suite across six files, increasing overall coverage by 0.02%. | |
| #2205 tests: add spread suite for meson plugin | snapcraft | merged | Merged changes that move Meson plugin integration tests to a Spread suite, resolving Launchpad bug #1783837. Review feedback regarding Trusty compatibility and reserved target naming was addressed. Code coverage remains unchanged. | |
| #2199 tests: add spread suite for copy plugin | snapcraft | merged | Merged into master following approval and passing CI. Moves copy plugin integration tests to a spread suite, resolving bug LP: #1783831. Modified 10 files, reduced code by 41 lines, and increased coverage by 0.02%. | |
| #2210 tests: add spread suite for waf plugin | snapcraft | merged | Merged into master. Resolves LP #1783846 by migrating Waf plugin integration tests to a Spread suite. Approved by one reviewer, passed CI, and updated 19 files. | |
| #2212 tests: add spread suite for ruby plugin | snapcraft | merged | Merged into master. Ruby plugin integration tests were consolidated into a new Spread suite, resolving LP: #1783840. The change modified 13 files, passed CI checks, and received reviewer approval. |