Re-enable cross-vendor tests on Windows
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 45
- Forks
- 57
- Avg merge
- 9h 19m
- Merged PRs (30d)
- 2
Description
There is a TODO regarding disabled cross-vendor tests on Windows:
It would be nice to resolve these and have the tests re-enabled again. I'm not sure what's required to make these tests pass.
Here's an older related PR: https://github.com/ros2/system_tests/pull/323
And an old issue that has been resolved: https://github.com/ros2/rmw_fastrtps/issues/246
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at test_communication/CMakeLists.txt around line 160 and inspect the TODO that disables the cross-vendor tests on Windows. Review the older PR #323 and the resolved rmw_fastrtps issue #246 for prior context, then run the relevant Windows tests. Done means the cross-vendor tests are re-enabled and pass on Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system, operating-systems, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100