← Back to issue list

Made pack & upload tests more robust.

View original Github issue

Metadata

Project
charmcraft
Number
#926
Type
pull request
State
merged
Author
facundobatista
Labels
Created
Updated
Closed

Current evaluation

Merged changes that improve pack and upload test reliability by removing reliance on the last revision, preventing race conditions with concurrent test uploads. Approved by one reviewer, modifying three files with 31 additions and 21 deletions.

Suggested action:

No scores available.

Issue body

Avoided to get "last" revision because the uploaded one may not be the latest one (because other concurrently running test may have uploaded other one).

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged changes that improve pack and upload test reliability by removing reliance on the last revision, preventing race conditions with concurrent test uploads. Approved by one reviewer, modifying three files with 31 additions and 21 deletions.
qwen3.6-35b-a3b-mtp-q6 Merged test improvements that remove reliance on the last revision. This prevents race conditions during concurrent test execution, ensuring accurate pack and upload validation.
qwen3.6-35b-a3b-mtp-q6 Merged a fix to improve pack and upload test reliability by avoiding reliance on the last revision, which could be overwritten by concurrent test runs. This prevents race conditions and ensures consistent test outcomes.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#829 fix(pack): put a gate around skipping repack. craft-application merged Merged a fix that adds a gate around skipping repack. Approved by three reviewers and passed all CI checks. The change modifies five files with 21 additions.
70%
#461 test: improve test coverage fetch-service merged Merged to improve test coverage, adding 270 lines across three files. Approved by two reviewers with all CI checks passing.
70%