spread: disable general/chisel
Metadata
Current evaluation
Closed as superseded. Upstream chisel-releases fixed the dotnet bug breaking the chisel cut operation, making the temporary test disable unnecessary. Configuration updates were moved to a separate pull request.
Suggested action: —
No scores available.
Issue body
The spread test uses dotnet6 slices, but an update to dotnet-host broke the chisel cut operation. We can revert this commit once chisel itself is updated with the fix.
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed as superseded. Upstream chisel-releases fixed the dotnet bug breaking the chisel cut operation, making the temporary test disable unnecessary. Configuration updates were moved to a separate pull request. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without merging. The upstream chisel bug causing spread test failures was resolved, superseding the need to disable the test. Configuration updates were addressed in a separate PR. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Superseded by an upstream chisel fix. The author adjusted the test to handle the failure gracefully and moved required rockcraft.yaml updates to PR #155, closing this PR without merging. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. | |
| #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. |