Skip to content

Conversation

@lilioid
Copy link
Contributor

@lilioid lilioid commented Oct 1, 2019

If -DCATKIN_ENABLE_TESTING=0 is set during cmakeing the call to catkin_add_nosetests(...) fails.
This is fixed by checking if testing is enabled.

closes #86

If -DCATKIN_ENABLE_TESTING=0 is set during cmakeing the call to
catkin_add_nosetests(...) fails. This is fixed by checking if testing is
enabled
Copy link
Member

@tfoote tfoote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the patch. LGTM

@lilioid
Copy link
Contributor Author

lilioid commented Oct 17, 2019

Thanks for the approval. But I think you have to click on the merge button because I don't have write access to the repository.

@tfoote
Copy link
Member

tfoote commented Oct 21, 2019

Yes, I need to land it at a time I can monitor the buildfarm closely as it runs off of master.

@tfoote tfoote self-assigned this Oct 22, 2019
@lilioid
Copy link
Contributor Author

lilioid commented Oct 22, 2019

ok sure, no worries :D

@tfoote tfoote merged commit 884f769 into ros-infrastructure:master Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

build fails if CATKIN_ENABLE_TESTING is false

2 participants