test(spread): debug spread failure
Metadata
Current evaluation
Closed without merging. The reported spread panic was reproduced and resolved in pull request #6198, superseding this debug branch.
Suggested action: —
No scores available.
Issue body
This branch gets a spread panic.
(SNAPCRAFT-1328)
---
- [x] I've followed the [contribution guidelines](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md).
- [x] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [ ] I've successfully run `make lint && make test`.
- [ ] I've added or updated any relevant documentation.
- [ ] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without merging. The reported spread panic was reproduced and resolved in pull request #6198, superseding this debug branch. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without merging. The spread panic was reproduced and tracked in pull request #6198, superseding this debugging branch. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without merging. The reported spread panic was reproduced in pull request #6198, rendering this debugging branch unnecessary. The work was superseded by the referenced PR. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #6197 test(spread): debug spread failures 2 | snapcraft | closed | Closed without merging. The author reproduced the failing spread tests in pull request #6198, making this debugging effort redundant and abandoned. | |
| #6198 test(spread): add missing symlink | snapcraft | closed | Abandoned. The change added a test reproducing a spread panic on dangling symlinks but failed integration checks. Without reviewer approval or CI success, the contribution was closed without merging. | |
| #1290 test(spread): clean up store tests | charmcraft | merged | Merged cleanup of spread store tests, removing 28 lines across four files. The underlying library test failure is fixed in PR #1292. Approved by two reviewers. | |
| #1366 tests(spread): make release test less flaky | charmcraft | merged | Merged changes that reduce flakiness in the spread release test, resolving issue #1362. Approved by two reviewers, the update modifies one file (+17/-7) after addressing feedback. | |
| #1193 Fix broken spread tests | charmcraft | closed | Closed after the broken spread tests were resolved. Store tests were fixed in PR #1195, the magma pack test tracked in issue #1215, and other failures were addressed separately. The tracking issue was superseded by these targeted resolutions. | |
| #534 test(spread): workaround for flaky test | fetch-service | merged | Merged a workaround for a flaky spread test (issue #533). The change adjusts one file (+2/-1 lines) to skip a no-op name query check while retaining other validations. Approved by two reviewers and passed all CI checks. |