-
Notifications
You must be signed in to change notification settings - Fork 689
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix all test failures on Linux CI Batch Job #21
Comments
ros2/rosidl_dds@64a1f36 Locally that leaves me to failing tests for:
|
Just FYI, there is another CMake linter I found the other day: https://github.com/polysquare/polysquare-cmake-linter |
I have filled the following tickets upstream: |
I have updated the list in the first comment after looking through the currently failing tests. |
I finally fixed the communication problem within docker, I had to do Now the only failing tests on this Linux build are uncrustify related: http://54.183.26.131:8080/job/ros2_batch_ci_linux/13/console Though it still doesn't find Connext, so there maybe more failures lurking in the connext packages still. |
This build is green: http://54.183.26.131:8080/job/ros2_batch_ci_linux/ |
The current linux batch job does not use Connext. |
The current linux batch job (http://54.183.26.131:8080/view/ros2/job/ros2_batch_ci_linux/27/) fails the test_publish_subscribe with OpenSplice. It seems that both endpoints can't communicate again? |
@dirk-thomas maybe it's something else this time. Last time it said in the logs that multicast was not available in the ospl log, but now it doesn't: (Btw the tests drop the ospl log in the source space) The next thing to do would be to log in to the docker instance locally and run the talker and listener in different folders since they some times clobber each other writing to the same ospl log file. |
AC:
insufficient version ofto be handled on Compare Windows unit test results with Linux #34uncrustify
on all OS's require latest uncrustify version from source ament/ament_lint#20lint_cmake
tests failingOS X (Link error for Connext services on OS 10.10 #31)to be handled on Compare OSX unit test results with Linux #33Linux (Look for the nddscpp CMake module rmw_connext#20)The text was updated successfully, but these errors were encountered: