tests: extract sources suite from general suite
Metadata
Current evaluation
Merged to extract the sources test suite from the general suite, resolving Travis CI timeouts. Approved by one reviewer, passed CI checks, and modified 14 files.
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`?
-----
The general suite is too large, and is timing out on Travis.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to extract the sources test suite from the general suite, resolving Travis CI timeouts. Approved by one reviewer, passed CI checks, and modified 14 files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to resolve Travis CI timeouts by extracting the sources test suite from the oversized general suite, reducing execution time and improving test reliability. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes extracting the sources test suite from the general suite to resolve Travis CI timeouts caused by excessive suite size. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2057 tests: extract lifecycle suite from general suite | snapcraft | merged | Merged changes extracting the lifecycle test suite from the oversized general suite to resolve Travis CI timeouts. The refactor splits tests across 19 files, successfully addressing the timeout issue. |