fix(linter-ros2-humble-mixed): change expected output since new pytho…
Metadata
Current evaluation
Merged to hotfix/7.4. Updated expected test output to resolve a colcon-ros2-linter failure caused by a new Python library. The change passed CI, received approval, and modified one file. An unrelated flutter test failure was noted.
Suggested action: —
No scores available.
Issue body
change expected output since new python lib
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint`?
- [x] Have you successfully run `pytest tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to hotfix/7.4. Updated expected test output to resolve a colcon-ros2-linter failure caused by a new Python library. The change passed CI, received approval, and modified one file. An unrelated flutter test failure was noted. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into hotfix/7.4. Updated expected linter output to accommodate a new Python library, resolving a colcon-ros2-linter test failure. Unrelated flutter test failures remain. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into hotfix/7.4 to resolve a colcon-ros2-linter test failure caused by updated Python library outputs. The change updates expected test results without affecting coverage. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #4223 ros: make linter tests more flexible | snapcraft | merged | Merged changes to make ROS linter tests more flexible, resolving flaky failures in the linter-ros2-humble-mixed spread test caused by fluctuating unused library lists. Approved and passed CI. | |
| #4113 tests: update linter-ros2-humble-mixed spread test | snapcraft | merged | Merged into main after approval and passing CI. Updates a broken ros2 humble spread test caused by removed extension libraries, removing 7 lines of outdated code to restore test stability. |