tests: fix assert ordering for error format tests
Metadata
Current evaluation
Merged after approval and passing CI. The changes fix assert ordering in error format tests, updating three files with 15 additions and 15 deletions.
Suggested action: —
No scores available.
Issue body
Signed-off-by: Chris Patterson <chris.patterson@canonical.com>
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after approval and passing CI. The changes fix assert ordering in error format tests, updating three files with 15 additions and 15 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix by cjp256 that corrects assertion ordering in error format tests, resolving test execution issues. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix correcting assertion ordering in error format tests. The update aligns test expectations with actual error output structure, resolving validation failures and ensuring consistent test execution. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #5375 test: fix command tests | snapcraft | merged | Merged after updating test fixtures to resolve failing command unit tests. Approved by two reviewers, passed CI checks, and modified two files with 17 additions and 9 deletions. | |
| #757 fix(testing): improve testing messages | craft-application | merged | Merged after two approvals and passing all CI checks. The update improves testing success reporting and provides clearer error messages on failure. | |
| #1813 tests: add more unit tests for formatting_utils | snapcraft | merged | Merged after adding unit tests for the format_path_variable function in formatting_utils. Review was approved, CI passed, and the author adjusted a separator to a colon prior to merge. | |
| #415 tests: cast type expectation for organize assertions | craft-parts | merged | Merged a test update casting type expectations for organize assertions. Approved by one reviewer, modifying one file with two additions and one deletion. |