fix(spread): tests must also use newer Chisel (#456)
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
This is a cherry-pick of a commit in `main` to cut a `1.1.2` release
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged as a cherry-pick from main to update spread tests to use newer Chisel, enabling the 1.1.2 release. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged PR #456 cherry-picks a commit from main to update tests with a newer Chisel version, enabling the 1.1.2 release. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #469 fix(spread): tests must also use newer Chisel (#456) (#466) | rockcraft | closed | 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. | |
| #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). | |
| #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. | |
| #127 fix: pin the commit of the bundled chisel | rockcraft | merged | Merged a one-line fix that pins the bundled chisel dependency to a specific commit. Approved by one reviewer with no unresolved comments or CI issues. | |
| #1308 fix(test): mark chisel integration tests as flaky | craft-parts | merged | Merged changes marking chisel integration tests as flaky to accommodate intermittent network failures. Approved by two reviewers, passed CI checks, and resolves issue #1306. | |
| #230 snap: update chisel to latest main | rockcraft | merged | Merged update to the chisel dependency, aligning the snap package with the latest main branch. Approved by two reviewers with zero comments and a single-line change. | |
| #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. |