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 #621

Closed scpeters closed 2 months ago

scpeters commented 2 months ago

🦟 Bug fix

Part of #620.

Summary

As noted in #620, the JointFeaturesDetachTest/0.JointDetach test has been failing on macOS since ODE 0.16.5 was merged to homebrew-core in https://github.com/Homebrew/homebrew-core/pull/167158. This disables the failing test expectations while we investigate the cause in #620.

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.