tests: add spread suite for meson plugin
Metadata
Current evaluation
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.
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: #1783837](https://bugs.launchpad.net/snapcraft/+bug/1783837) by moving the plugin integration tests for the Meson plugin into a Spread suite.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged migration of Meson plugin integration tests to a Spread suite, resolving LP #1783837. Fixed Trusty compatibility and meson.build naming conflicts. Code coverage remains unchanged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master, resolving LP #1783837 by migrating Meson plugin integration tests to a Spread suite. Fixed trusty compatibility and renamed a target conflicting with Meson's reserved prefix. Code coverage unchanged. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. | |
| #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. | |
| #2182 tests: add spread suite for autotools plugin | snapcraft | merged | 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. | |
| #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. | |
| #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%. | |
| #2200 tests: add spread suite for godeps plugin | snapcraft | merged | Merged changes move Godeps plugin integration tests to a Spread suite, resolving Launchpad bug #1783833. Approved by one reviewer, passed CI, and updated 12 files. Codecov noted a minor 0.08% coverage decrease. | |
| #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. | |
| #2201 tests: add spread suite for nil plugin | snapcraft | merged | Merged to add a Spread test suite for Nil plugin integration tests, resolving Launchpad bug #1783838. Approved by reviewers, passed CI, and updated 8 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. |