spread tests: update gnome extension tests
Metadata
Current evaluation
Merged updates to gnome extension tests, restricting content snap availability to supported architectures. Changes clean up summaries and unify the base logic setup across test files. Approved with passing CI checks.
Suggested action: —
No scores available.
Issue body
Restrict to architectures the content snap is available on.
Clean up summary and use the base logic setup implemented in all the tests.
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [ ] 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/)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged updates to gnome extension tests, restricting content snap availability to supported architectures. Changes clean up summaries and unify the base logic setup across test files. Approved with passing CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged updates to GNOME extension spread tests. Changes restrict content snap availability to supported architectures and standardize test summaries using the base logic setup. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged update to GNOME extension spread tests. Changes restrict content snap availability to supported architectures and standardize test summaries using shared base logic. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2745 tests: update spread tests to account for content snaps | snapcraft | merged | Merged updates to spread tests for gnome and kde extensions to handle content snaps and use gtk. Removed unnecessary snap cleanup logic per reviewer feedback, relying on restore-each for environment purging. Added a NOMATCH helper. Approved and merged. | |
| #2655 Gnome extension | snapcraft | merged | Merged the Gnome extension for Snapcraft. Approved following successful testing on gnome-calculator and multiple snaps. The change adds 994 lines across 20 files and achieved 100% diff coverage. | |
| #3770 extensions: fix gnome run environment | snapcraft | merged | Merged a fix for the gnome-42 extension that correctly sets LD_LIBRARY_PATH in generated snaps. Submitted by an external contributor, passed CI checks, and merged directly without formal review. | |
| #2355 extensions: cleanup and generic tests | snapcraft | merged | Resolved LP: #1791172 by ensuring extensions are properly installable and adding generic smoke tests for future extensions. Merged after approval and passing CI, modifying 10 files (+133/-17). | |
| #4798 extension: fix issues and depreciated vars in gnome extension | snapcraft | merged | Merged changes fixing issues and deprecated variables in the GNOME extension. Approved by two reviewers, passed all CI checks, and modified two files with six additions and six deletions. |