fix(spread): tests must also use newer Chisel (#456) (#466)
Metadata
Current evaluation
Merged via cherry-pick into main to prepare the 1.1.2 release. Updates spread tests to use the newer Chisel version. Passed CI checks and required no reviews.
Suggested action: —
No scores available.
Issue body
This is a cherry-pick of a commit in main to cut a 1.1.2 release
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged via cherry-pick into main to prepare the 1.1.2 release. Updates spread tests to use the newer Chisel version. Passed CI checks and required no reviews. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged as a cherry-pick to cut the 1.1.2 release. Updates spread tests to use the newer Chisel version, resolving compatibility issues. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Cherry-picked from main and merged to update spread tests with a newer Chisel version for the 1.1.2 release. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #466 fix(spread): tests must also use newer Chisel (#456) | rockcraft | merged | Merged a cherry-picked commit from main to align tests with the newer Chisel version, facilitating the 1.1.2 release. Approved by one reviewer. | |
| #467 fix(spread): tests must also use newer Chisel (#456) (#466) | rockcraft | closed | Merged and closed as a cherry-pick from main to update test dependencies to a newer Chisel version for the 1.1.2 release. | |
| #456 fix(spread): tests must also use newer Chisel | rockcraft | merged | Merged. Resolves failing spread tests by switching Chisel installation from a hardcoded commit to the snap store. Addressed review feedback and re-triggered CI after a timeout. | |
| #162 Use Chisel `main` branch for Spread tests | rockcraft | closed | Resolved by merging upstream Chisel PR #36. Repository configuration updated to clone the Chisel main branch for Spread tests, replacing the temporary development branch workaround. Issue closed as fixed. | |
| #13 test(spread): add more spread tests | snapcraft-rocks | merged | Successfully merged spread tests covering architectures, chisel slices, craftctl, package-repositories, and patchelf. Approved by two reviewers across 15 files (+206/-5 lines). | |
| #155 spread: fix project with dotnet chisel slices | rockcraft | merged | Merged to remove an obsolete prime override and symlink in the spread configuration, as dotnet packages no longer create version-specific subdirectories. The change resolved CI failures blocking other pull requests. | |
| #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. | |
| #127 Fix spread tests | imagecraft | merged | Merged after receiving approval from two reviewers and passing all CI checks. The changes fix spread tests across 11 files (+49/-38 lines). | |
| #625 ci: update chisel (#622) | craft-parts | merged | Merged a cherry-pick PR to update the chisel dependency and fix CI in a feature branch. Approved by two reviewers with passing checks, the change modified one file (+3/-1 lines) to resolve continuous integration failures. | |
| #4795 tests: update chisel-base test to use core24 | snapcraft | merged | Merged a single-line test update to switch the chisel-base spread test to core24, aligning with the devel branch targeting Ubuntu 24.10. Changes were approved and passed CI. |