gazebosim / gz-physics

Abstract physics interface designed to support simulation and rapid development of robot applications.
https://gazebosim.org
Apache License 2.0
62 stars 38 forks source link

Disable test failing due to ODE/libccd (backport #621) #642

Closed Blast545 closed 1 month ago

Blast545 commented 1 month ago

🦟 Bug fix

Fixes CI on physics2 + Homebew, Reference: https://build.osrfoundation.org/job/gz_physics-ci-ign-physics2-homebrew-amd64/43/testReport/

Backports: https://github.com/gazebosim/gz-physics/commit/13bf7f50ce0c66d942884b502294014360190e82 It is not a direct backport, because the file was different, and I changed the logic because the tested code is directly in a dartsim folder.

Summary

Disable test failing on homebrew and tag issue tracking it

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.