test(remote-build): mark slow remote-build unit tests as slow
Metadata
Current evaluation
Merged after two approvals and passing CI checks. The update marks slow remote-build unit tests as slow, applying a minimal two-line change across one file to improve test execution tracking.
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 two approvals and passing CI checks. The update marks slow remote-build unit tests as slow, applying a minimal two-line change across one file to improve test execution tracking. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes marking slow remote-build unit tests with a slow marker to exclude them from standard CI runs. The pull request was integrated directly by a maintainer without additional comments. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1274 test: mark the slowest unit tests as slow | craft-parts | merged | Merged following two approvals and successful CI checks. The change marks unit tests exceeding two seconds as slow, adding six lines across four files to improve test execution tracking. | |
| #5277 test: mark all legacy tests as slow | snapcraft | merged | Merged. Marks legacy tests as slow to exclude them from make test-fast. Approved by two reviewers, passed CI, and modified one file with seven added lines. |