tests: minor fixes to autopkgtests
Metadata
Current evaluation
Merged minor autopkgtest fixes by sergiusens. The changes updated 4 files with 17 additions and 3 deletions to correct test configurations.
Suggested action: —
No scores available.
Issue body
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] 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)?
- [ ] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged minor autopkgtest fixes by sergiusens. The changes updated 4 files with 17 additions and 3 deletions to correct test configurations. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged minor autopkgtest fixes by maintainer sergiusens. The changes updated test infrastructure and were successfully integrated into the main branch without additional review comments. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged minor fixes to autopkgtests by maintainer sergiusens. The changes addressed test infrastructure adjustments and were successfully integrated into the main branch without additional review comments. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #293 Add the unit tests to the autopkgtest suite. | snapcraft | merged | Merged changes adding unit tests to the autopkgtest suite. The update modified two files with six added lines, was approved by sergiusens, and resolved launchpad bug LP: #1541421. | |
| #2514 test: autopkgtest beta | snapcraft | merged | Merged into master following approval and CI validation. The update refined autopkgtest beta configurations, removing 100 lines. Maintainer confirmed the minor coverage decrease was expected. | |
| #177 Updated the autopkg integration tests. | snapcraft | merged | Merged after maintainer approval. Updated autopkg integration tests with minor changes across two files. Approved by @kyrofa. | |
| #464 autopkgtests: run the tests using the installed package | snapcraft | merged | Merged following reviewer approval and a requested rebase. The change modifies autopkgtests to execute against the installed package rather than the source tree, updating four files with 17 additions and 11 deletions. Addresses LP: #1570992. | |
| #2380 tests: use autopkgtest to leverage snap testing | snapcraft | merged | Merged. Updates the test suite to use autopkgtest for snap testing, modifying 31 files and reducing 137 lines. Changes were integrated into the main branch after passing CI checks. | |
| #1716 tests: split the integration autopkgtests | snapcraft | merged | Merged after splitting integration autopkgtests to eliminate timeout failures. The change adds minor per-test setup overhead but resolves recurring execution timeouts. Approved by two reviewers with passing CI checks. | |
| #1755 tests: collect the autopkgtest results and save them in git | snapcraft | merged | Merged to collect autopkgtest results and store them in git. Approved by two reviewers across five files (+131/-3 lines). Six unresolved review comments remained but did not prevent integration. | |
| #1200 tests: allow to run individual autopkgtest suites | snapcraft | merged | Merged implementation enabling execution of individual autopkgtest suites. Resolves Launchpad bug #1673981. Updated one test file with 17 additions and 13 deletions to support selective suite execution. | |
| #1657 tests: in autopkgtests, use a tempdir in home, not in the tmpfs | snapcraft | merged | Merged changes to autopkgtests that route temporary directories to the home folder instead of tmpfs. Approved by two reviewers, the update (+23/-1 lines across 3 files) was successfully integrated. | |
| #1756 tests: add the missing quote on autopkgtest run | snapcraft | merged | Merged a single-line fix adding a missing quote to the autopkgtest run command. Approved and passed CI, resolving a syntax error that broke test execution. |