-
Notifications
You must be signed in to change notification settings - Fork 984
Closed
Labels
Description
Description
Failing mesh_filter tests on melodic.
Your environment
- ROS Distro: Melodic
- OS Version: Ubuntu 18.04
- Source build according to https://moveit.ros.org/install/source/
- master, dc909df
Steps to reproduce
Build and run tests using catkin run_tests
and catkin_test_results
Expected behaviour
All tests passed
Actual behaviour
[ PASSED ] 22 tests.
[ FAILED ] 2 tests, listed below:
[ FAILED ] float_test/MeshFilterTestFloat.float/7, where GetParam() = 3.5
[ FAILED ] float_test/MeshFilterTestFloat.float/9, where GetParam() = 4.5
2 FAILED TESTS
https://gist.github.com/jschleicher/d5142233e4e668fe3b6e85bb1aee8b30
Any ideas?
Reactions are currently unavailable