Skip to content
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

Test MessageManagerSuite, tcp fails unless roscore is running #51

Open
GoogleCodeExporter opened this issue Apr 7, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

1. Open simple_message/test/utest.cpp
2. Enable MessageManagerSuite(tcp) test (currently disabled)
3. Run make test in the package directory.
4. The test will run and complain about a missing core
5. If a core is started the test will pass

The test fails due to a dependency on ros.ok().  If at all possible, this 
function dependency should be removed so that the automated tests can be run 
without a core.


Original issue reported on code.google.com by [email protected] on 10 Mar 2013 at 6:20

@GoogleCodeExporter
Copy link
Author

This test has been disabled in the groovy branch.

Original comment by [email protected] on 10 Mar 2013 at 6:21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant