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
Currently, the CI is failing on Windows for the broadphase test, while it is working well on OSX and Linux.
We should investigate it further when we have time.
2022-09-10T07:59:23.2819316Z 24: Test command: D:\a\hpp-fcl\hpp-fcl\build\test\Release\broadphase.exe
2022-09-10T07:59:23.2819789Z 24: Test timeout computed to be: 1500
2022-09-10T07:59:23.3105286Z 24: Running 4 test cases...
2022-09-10T07:59:23.3107945Z 24: 5.45357 5.45357 5.45357 5.45357 5.45357 5.45357 5.45357 5.45357 5.45357
2022-09-10T07:59:23.3108777Z 24: 32.3652 37.7367 32.3652 31.2295 32.3652 30.2975 30.2975 37.7367 37.7367
2022-09-10T07:59:23.3109755Z 24: D:/a/hpp-fcl/hpp-fcl/test/broadphase.cpp(532): error: in "test_core_bf_broad_phase_distance": check test has failed
2022-09-10T07:59:23.3112589Z 24: j: class hpp::fcl::SSaPCollisionManager
2022-09-10T07:59:23.3113376Z 24: query_callbacks[0].data.result.min_distance: 32.3652
2022-09-10T07:59:23.3113847Z 24: query_callbacks[j].data.result.min_distance: 37.7367
2022-09-10T07:59:23.3115690Z 24: D:/a/hpp-fcl/hpp-fcl/test/broadphase.cpp(532): error: in "test_core_bf_broad_phase_distance": check test has failed
2022-09-10T07:59:23.3116245Z 24: j: class hpp::fcl::IntervalTreeCollisionManager
2022-09-10T07:59:23.3116669Z 24: query_callbacks[0].data.result.min_distance: 32.3652
2022-09-10T07:59:23.3117118Z 24: query_callbacks[j].data.result.min_distance: 31.2295
2022-09-10T07:59:23.3117658Z 24: D:/a/hpp-fcl/hpp-fcl/test/broadphase.cpp(532): error: in "test_core_bf_broad_phase_distance": check test has failed
2022-09-10T07:59:23.3118207Z 24: j: class hpp::fcl::DynamicAABBTreeCollisionManager
2022-09-10T07:59:23.3118636Z 24: query_callbacks[0].data.result.min_distance: 32.3652
2022-09-10T07:59:23.3119075Z 24: query_callbacks[j].data.result.min_distance: 30.2975
2022-09-10T07:59:23.3119599Z 24: D:/a/hpp-fcl/hpp-fcl/test/broadphase.cpp(532): error: in "test_core_bf_broad_phase_distance": check test has failed
2022-09-10T07:59:23.3120107Z 24: j: class hpp::fcl::DynamicAABBTreeArrayCollisionManager
2022-09-10T07:59:23.3120573Z 24: query_callbacks[0].data.result.min_distance: 32.3652
2022-09-10T07:59:23.3121018Z 24: query_callbacks[j].data.result.min_distance: 30.2975
2022-09-10T07:59:23.3121541Z 24: D:/a/hpp-fcl/hpp-fcl/test/broadphase.cpp(532): error: in "test_core_bf_broad_phase_distance": check test has failed
2022-09-10T07:59:23.3122030Z 24: j: class hpp::fcl::DynamicAABBTreeCollisionManager
2022-09-10T07:59:23.3122492Z 24: query_callbacks[0].data.result.min_distance: 32.3652
2022-09-10T07:59:23.3122933Z 24: query_callbacks[j].data.result.min_distance: 37.7367
2022-09-10T07:59:23.3123450Z 24: D:/a/hpp-fcl/hpp-fcl/test/broadphase.cpp(532): error: in "test_core_bf_broad_phase_distance": check test has failed
2022-09-10T07:59:23.3124668Z 24: j: class hpp::fcl::DynamicAABBTreeArrayCollisionManager
2022-09-10T07:59:23.3125171Z 24: query_callbacks[0].data.result.min_distance: 32.3652
2022-09-10T07:59:23.3125621Z 24: query_callbacks[j].data.result.min_distance: 37.7367
2022-09-10T07:59:23.3129398Z 24: 12.4895 12.4895 12.4895 12.4895 12.4895 12.4895 12.4895 12.4895 12.4895
2022-09-10T07:59:23.3129797Z 24: 14.3107 14.3107 14.3107 14.3107 14.3107 14.3107 14.3107 14.3107 14.3107
2022-09-10T07:59:23.3130210Z 24: 9.81361 9.81361 9.81361 9.81361 9.81361 9.81361 9.81361 9.81361 9.81361
2022-09-10T07:59:23.3130617Z 24: 29.4755 11.6525 11.6525 11.6525 18.4001 11.6525 11.6525 32.6054 32.6054
The text was updated successfully, but these errors were encountered:
Currently, the CI is failing on Windows for the
broadphase
test, while it is working well on OSX and Linux.We should investigate it further when we have time.
The text was updated successfully, but these errors were encountered: