ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

From a practical perspective, a package that is released but has failing tests can be installed and will probably build, but the test failures indicate that the package probably has bugs.

You will need to review the test failures to determine whether the failing tests indicate bugs that will be a problem for you or not. For example, if you're not trying to use the libraries or controllers where the tests are failing, then the package will probably work OK.