fix(spread): tests must also use newer Chisel (#456) (#466)
Metadata
Current evaluation
Merged and closed as a cherry-pick from main to update test dependencies to a newer Chisel version for the 1.1.2 release.
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 and closed as a cherry-pick from main to update test dependencies to a newer Chisel version for the 1.1.2 release. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Cherry-picked commit #456 to ensure spread tests use the newer Chisel version, enabling the 1.1.2 release. The pull request was merged and closed. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged as a cherry-pick from main to apply the spread test fix to the release branch, 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. | |
| #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. | |
| #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. | |
| #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. | |
| #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. | |
| #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. | |
| #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). |