Run the travis tests on the ubuntu-core team against the staging store
Metadata
Current evaluation
Closed without merging as a demonstration PR to verify that PR #602 works for personal branches using the fake store. The author explicitly requested not to merge, so it was abandoned after validating the CI behavior.
Suggested action: —
No scores available.
Issue body
In order to do this, the store tests need to handle an empty password.
As travis only sets the encrypted environment variable for the team branches,
the personal PRs will run against the fake store.
LP: #1596072
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without merging as a demonstration PR to verify that PR #602 works for personal branches using the fake store. The author explicitly requested not to merge, so it was abandoned after validating the CI behavior. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without merging per author instruction. The submission served as a demonstration to verify PR #602 correctly handles personal branches by routing tests to the fake store instead of the staging store. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed as a demonstration PR to verify PR #602 works for personal branches using the fake store. Explicitly marked DO NOT MERGE and was not merged. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #601 Add a travis suite to run the staging store tests | snapcraft | closed | Abandoned and closed by the author, who realized the branch was personal and required testing on an ubuntu-core branch instead. The Travis CI suite addition was not merged. | |
| #1596072 travis integration tests are not running against the staging store | snapcraft (launchpad) | closed | Abandoned. Closed without action. The proposed Travis CI staging store integration tests were not implemented or tracked further. | |
| #1164 tests: run the master tests against the staging server | snapcraft | merged | Merged changes to configure Travis CI to run master branch tests against the staging server via the TEST_STORE variable, while personal forks use fake servers. Reviewers discussed CI failure notification settings during approval. |