Connext security tests failing on Windows
@nuclearsandwich is already working on this.
Since Jul 9, 2020.
- Dominant language
- Python
- Stars
- 55
- Forks
- 39
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 7
Description
In https://github.com/ros2/ci/pull/454, we updated our Windows CI to install OpenSSL 1.1.1, but ran into issues with tests using Connext in test_security. The tests were disabled in https://github.com/ros2/system_tests/pull/433. This is a follow-up ticket to track progress towards re-enabling those security tests.
Connext requires an EOL-version of OpenSSL (1.0.2g). A convention for selecting the version of OpenSSL was introduced in https://github.com/ros2/system_tests/pull/409, and used to fix the tests for macOS in https://github.com/ros2/ci/pull/436.
It's still not clear why the tests are failing on Windows CI. Locally, I do not have an issue running the tests.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.