You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 10 Mar 2013 at 6:20The text was updated successfully, but these errors were encountered: