tests: remove ProjectOptions dependency from integration suite
Metadata
Current evaluation
Merged changes removing the ProjectOptions dependency from the integration test suite, closing issue #1953. Approved by one reviewer, passed CI, and modified 12 files (+90/-33 lines).
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`?
-----
Closes #1953
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged changes removing the ProjectOptions dependency from the integration test suite, closing issue #1953. Approved by one reviewer, passed CI, and modified 12 files (+90/-33 lines). | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged removal of the ProjectOptions dependency from the integration test suite, resolving issue #1953. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes remove the ProjectOptions dependency from the integration test suite, resolving issue #1953. All static and unit tests pass. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1972 tests: remove _options dependency from integration suite | snapcraft | merged | Merged, removing the _options dependency from the integration test suite and closing issue #1953. The commit initially omitted the Closes: keyword but was approved and merged. | |
| #1971 tests: remove dependency of internal repo from integration suite | snapcraft | merged | Merged. Removed the internal repository dependency from the integration test suite, closing issue #1973. Approved by one reviewer, the change modified four files with 66 additions and 10 deletions. | |
| #488 Remove the integration tests coverage. | snapcraft | merged | Merged changes removing integration tests coverage, resolving LP #1575383. The update modifies four files, deleting 62 lines and adding 3, with no review comments or CI checks required. |