-
Notifications
You must be signed in to change notification settings - Fork 34
Add gtests, comply to uncrustify, don't build on Windows #2
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
Conversation
|
linux build 232 seems to have been deleted? |
|
is this ready for review? it's marked as blocking ros2/demos#7 |
|
Yeah, those are old builds. I've updated the links in the description. They are double-referenced from ros2/examples#49 |
|
CI update: Linux job is pending: |
|
The Windows build should not break. I don't think this is the case for master currently. How do you get to that conclusion? |
|
I was mistaken, I looked at an earlier this is the latest Windows build for this branch: |
|
+1 |
d312422 to
047b82d
Compare
047b82d to
fc7b297
Compare
Add gtests, comply to uncrustify, don't build on Windows
|
Looking at the merged code it seems to have some style problems but the CI jobs don't show that. Now sure why that is the case. |
|
Are you talking about the inconsistent open brace placement? Yeah, it looks weird. I can try to fix it by hand, I guess. |
|
And the white spaces in CMake. I am wondering why it didn't came up in the CI jobs. Have you confirmed that the tests (including the linters) are actually being run? |
|
The gtests ran and passed on the Linux job for this branch: http://ci.ros2.org/job/ros2_batch_ci_linux/236/testReport/%28root%29/TestApi/ I'm not sure how to check if the linters ran on Jenkins for specific files. I have been running So, yes, linters are not running for this package on Jenkins. How do I fix On Fri, Aug 21, 2015 at 11:17 AM, Dirk Thomas [email protected]
|
|
You must call |
|
This should be checked automatically: ament/ament_lint#26 |
http://ci.ros2.org/job/ros2_batch_ci_linux/236
http://ci.ros2.org/job/ros2_batch_ci_osx/155
http://ci.ros2.org/job/ros2_batch_ci_windows/238