← Back to issue list

test: don't run staging tests if the API is erroring

View original Github issue

Metadata

Project
craft-application
Number
#778
Type
pull request
State
merged
Author
lengau
Labels
Created
Updated
Closed

Current evaluation

Merged after approval from two reviewers. The change skips staging tests when the API errors, modifying two lines across one file. CI checks passed except one unrelated snap test, which did not block the merge.

Suggested action:

No scores available.

Issue body

- [x] Have you followed the guidelines for contributing? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] Have you successfully run `make lint && make test`? - [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)? ---

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged after approval from two reviewers. The change skips staging tests when the API errors, modifying two lines across one file. CI checks passed except one unrelated snap test, which did not block the merge.
qwen3.6-35b-a3b-mtp-q6 Merged into main to skip staging tests when the API returns errors, preventing false negatives. Integrated directly without additional review comments.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#2903 tests: fix status test for staging store snapcraft merged Merged into master after approval and passing CI. The change corrected the staging store status test with a five-line update across one file, resulting in negligible coverage impact.
73%