tests: use a path in the user's home directory for xattrs tests
Metadata
Current evaluation
Merged updates to xattrs tests, switching to a user home directory path. Approved by two reviewers, passed CI, and modified two files (+26/-4).
Suggested action: —
No scores available.
Issue body
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged updates to xattrs tests, switching to a user home directory path. Approved by two reviewers, passed CI, and modified two files (+26/-4). | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged updates to xattrs tests, redirecting test paths to the user's home directory to resolve environment-specific failures and ensure consistent execution. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1657 tests: in autopkgtests, use a tempdir in home, not in the tmpfs | snapcraft | merged | Merged changes to autopkgtests that route temporary directories to the home folder instead of tmpfs. Approved by two reviewers, the update (+23/-1 lines across 3 files) was successfully integrated. | |
| #245 fix(test): don't test mangled names in getattrs | craft-application | merged | Merged a test fix removing assertions for mangled names in getattrs. Approved by two reviewers and passed CI. Resolved an edge case discovered by hypothesis testing with a one-file change. |