tests: take into account the new current link.
Metadata
Current evaluation
Merged a fix to handle snapd's new symlink behavior in zesty, updating file searches in snap directories to account for the `current` link pointing to revisions.
Suggested action: —
No scores available.
Issue body
snapd in zesty now creates a symlink from `~/snap/<name>/current`
to `~/snap/<name>/<revision>`. We need to take this into account
when searching for files in the snaps directories.
LP: #1672463
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a fix to handle snapd's new symlink behavior in zesty, updating file searches in snap directories to account for the `current` link pointing to revisions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Updates tests to handle snapd's new current symlink pointing to revision directories. Resolves LP #1672463. Approved by maintainer after confirming unrelated test failures. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Updates tests to handle snapd's new symlink from ~/snap/<name>/current to ~/snap/<name>/<revision> in Zesty. Approved after maintainer confirmed unrelated test failures stemmed from bug 1672495. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1672463 snaps tests fail because of the new current link | snapcraft (launchpad) | closed | Fixed. Closed without comments after updating the test suite to handle snapd's new current symlink, resolving busybox and mosquitto test failures. |