test: re-enable core24 python test
Metadata
Current evaluation
Merged the re-enablement of the core24 python test after it began passing again. No code changes were required. Resolves #5207, approved by two reviewers, and passed CI checks before merge.
Suggested action: —
No scores available.
Issue body
No changes needed, the test happens to be working again.
Fixes #5207
---
- [x] I've followed the [contribution guidelines](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md).
- [x] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [x] I've successfully run `make lint && make test`.
- [x] I've added or updated any relevant documentation.
- [x] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged the re-enablement of the core24 python test after it began passing again. No code changes were required. Resolves #5207, approved by two reviewers, and passed CI checks before merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a pull request re-enabling the core24 Python test. No code changes were required as the test began passing again, resolving issue #5207. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes re-enabling the core24 python test. No code modifications were required as the test began passing independently, resolving issue #5207. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #5209 tests: enable core24 plugin tests | snapcraft | merged | Merged after four reviewers approved. The changes enable core24 plugin tests across 132 files, adding 2,795 lines. CI checks passed and the code was successfully integrated into the main branch. | |
| #6159 test: fix core26 python tests | snapcraft | merged | Merged update to core26 Python spread tests, switching to Python 3.14. The change modified four files, passed code review, and completed most CI checks. | |
| #4748 tests: re-enable core24 linter spread test check | snapcraft | closed | Superseded and closed without merging. The core24 linter test check was redirected to PR #4751 to resolve a core22/core24 environment symbol lookup error. All related fixes and tracking are now handled there. | |
| #4763 tests: remove core24 snap workarounds (#4761) | snapcraft | merged | Merged into main after two approvals and passing CI. The change cherry-picks test updates to remove core24 snap workarounds, resolving CI failures by deleting 22 lines of legacy code in a single file. | |
| #4600 fix(tests): core24 classic linter test expectations | snapcraft | merged | Merged after approval and passing CI. The change updates core24 classic linter test expectations. A maintainer noted a follow-up PR was needed for unit tests, and a reviewer later flagged a separate core22 spread failure. | |
| #6089 fix(plugins/python): fix core26 builds | snapcraft | merged | Merged to enable the Python plugin for strictly confined core26 snaps and add core26 spread tests. Approved by three reviewers, passed CI, and resolves #6020. | |
| #4557 feat!: fail if we know the project is core24 | snapcraft | merged | Merged a breaking change that fails early for core24 projects. Added core24 spread tests with expected failures and updated CI workflows. Approved by two reviewers and passed all checks. | |
| #5378 test: fix extension tests | snapcraft | merged | Merged unit test updates for expand_extensions(). No code changes were needed as existing logic already handles core22 and core24 correctly. Approved by two reviewers and passed CI checks prior to merge. |