robotology / gazebo-yarp-plugins

Plugins to interface Gazebo with YARP.
33 stars 48 forks source link

Use ctest --repeat --until-pass:5 to tolerate some test failures #645

Closed traversaro closed 1 year ago

traversaro commented 1 year ago

By their nature, the kind of tests used in gazebo-yarp-plugins are quite flaky. For this reason, we are only interested in actual failures, i.e. case in which the test fails for many times consecutively and in a consistent way.