tests: don't hit internet in ros2 units
Metadata
Current evaluation
Merged to prevent ROS2 unit tests from accessing the internet, resolving PPA test failures. Approved by two reviewers with passing CI checks. Changed 1 file (+5/-1).
Suggested action: —
No scores available.
Issue body
- [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] If this is a bugfix. Have you checked that there is a bug report open for the issue you are trying to fix on [bug reports](https://bugs.launchpad.net/snapcraft)?
- [x] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)?
- [x] Have you successfully run `./runtests.sh static`?
- [x] Have you successfully run `./runtests.sh unit`?
-----
This causes the PPA tests to fail, and shouldn't be happening in general anyway.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to prevent ROS2 unit tests from accessing the internet, resolving PPA test failures. Approved by two reviewers with passing CI checks. Changed 1 file (+5/-1). | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a pull request that modifies ROS2 unit tests to prevent internet access during execution, fixing PPA test failures and ensuring offline test execution. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix preventing ROS2 unit tests from making internet requests, resolving PPA test failures and ensuring offline test execution. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1792 tests: do not hit the network in python unit tests | snapcraft | merged | Merged to prevent Python unit tests from hitting the network, resolving daily PPA build failures. Approved by one reviewer, passed CI, and modified one file. |