test_store_status.StatusTestCase.test_status_staging_store is failing in staging
Metadata
Current evaluation
Fixed by updating the test expectations to include the new track column in the output. The issue was closed after the test was corrected.
Suggested action: —
No scores available.
Issue body
The test test_store_status.StatusTestCase.test_status_staging_store is failing in staging because it's not expecting the new track field:
Expected:
Arch Channel Version Revision
all stable - -
candidate 26915959938514927246731811063686 1
beta 26915959938514927246731811063686 1
edge ^ ^
Actual:
Track Arch Channel Version Revision
latest all stable - -
candidate 26915959938514927246731811063686 1
beta 26915959938514927246731811063686 1
edge ^ ^
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Fixed by updating the test expectations to include the new track column in the output. The issue was closed after the test was corrected. | |
| qwen/qwen3.6-35b-a3b | — | — | Fixed and closed. The test was updated to include the new track field in the staging store output, aligning expectations with the actual format. |
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. |