tests: update store tests user
Metadata
Current evaluation
Merged after removing outdated tests and updating the store test user and prefix. Added documentation and warnings. Approved by @thomir. Changes span 13 files, reducing code by 73 lines.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] If this is a bugfix. Have you checked that there is a bug report open for the issue you are trying to fix on [bug reports](https://bugs.launchpad.net/snapcraft)?
- [x] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)?
- [x] Have you successfully run `./runtests.sh static`?
- [x] Have you successfully run `./runtests.sh unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after removing outdated tests and updating the store test user and prefix. Added documentation and warnings. Approved by @thomir. Changes span 13 files, reducing code by 73 lines. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Updated the store tests user, removed outdated, unexecuted tests, and added documentation and warnings. Approved by @thomir and merged after coordinating Travis credential updates. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after updating the store tests user, removing outdated unexecuted tests, and adding documentation and warnings. Approved by maintainers and merged with updated Travis credentials. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #5954 tests: fix store tests | snapcraft | merged | Merged after approval. Updated store tests with new staging credentials and switched to wheels for automated spread tests. CI passed, with unrelated spread failures noted by the author. | |
| #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. | |
| #1538 tests: update the store failure tests | snapcraft | merged | Merged after approval and passing CI. Updates store failure tests by adjusting autopkgtest scripts to report final errors, sets exception exit codes to 2, and clarifies integration test execution against fake servers. | |
| #1460 fix(tests): make store spread tests less flaky | charmcraft | merged | Merged following approval by two reviewers and successful CI checks. The change resolves issue #1429 by adjusting two files to reduce flakiness in store spread tests, with a net diff of +7/-4 lines. | |
| #86 tests: update store tests for new image | craft-store | merged | Merged after approval. Updates store tests for a new image and adds replication instructions. All tests passed successfully. |