gazebosim / gz-physics

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

Disable check in `DetachableJointTest.CorrectAttachmentPoints` test for dartsim plugin on homebrew #613

Closed iche033 closed 3 months ago

iche033 commented 3 months ago

🦟 Bug fix

Related issue: #612

Summary

Test started failing recently on hombrew likely due to new ODE 0.6.15 bottle. Disabling check until issue is fixed upstream.

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.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.33%. Comparing base (a86da62) to head (ac0fbe6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## gz-physics7 #613 +/- ## ============================================ Coverage 78.33% 78.33% ============================================ Files 140 140 Lines 8072 8072 ============================================ Hits 6323 6323 Misses 1749 1749 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.