test: drop bzr spread tests (#5533)
Metadata
Current evaluation
Merged into hotfix/7.5. Cherry-picks CI and test fixes from main, specifically dropping bzr spread tests to address SNAPCRAFT-1207. Removes 41 lines across 4 files.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint`?
- [ ] Have you successfully run `make test`?
---
This PR cherry-picks numerous CI and test fixes from main onto `hotfix/7.5`.
(SNAPCRAFT-1207)
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged into hotfix/7.5. Cherry-picks CI and test fixes from main, specifically dropping bzr spread tests to address SNAPCRAFT-1207. Removes 41 lines across 4 files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to cherry-pick CI and test fixes from main onto the hotfix/7.5 branch, removing bzr spread tests and addressing SNAPCRAFT-1207. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into hotfix/7.5 to drop bzr spread tests and apply cherry-picked CI and test fixes from main, addressing SNAPCRAFT-1207. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #4954 tests: update spread tests in hotfix/7.5 | snapcraft | merged | Merged into hotfix/7.5 to update spread tests and repair CI. The branch includes six cherry-picks and six new commits, passed all CI and coverage checks, received reviewer approval, and unblocked issues #4950 and #4936. | |
| #5533 test: drop bzr spread tests | snapcraft | merged | Merged changes dropping bzr spread tests. Launchpad is phasing out bzr support, causing test failures. All CI checks passed and reviewers approved. Bzr support is now best-effort without remote test coverage. | |
| #2793 tests: enable SNAPCRAFT_BUILD_INFO for spread | snapcraft | merged | Merged following approval and passing CI. Enabled SNAPCRAFT_BUILD_INFO for spread tests to cover manifest changes. Included a fix for the nil-basic spread test. Minimal diff across three files. | |
| #519 spread: reorganize spread tests | rockcraft | merged | Merged via squash-merge. Reorganizes spread tests to optimize CI resource usage by consolidating most tests into a jammy-based rockcraft suite and adding a foreign suite for cross-system testing. Changes affect 73 files. | |
| #4761 tests: remove core24 snap workarounds | snapcraft | merged | Merged after two approvals and passing CI. Removed core24 snap workarounds from spread tests, deleting 22 lines. Branch retargeted to hotfix/8.2 for release. |