gazebosim / gz-launch

Run and manage programs and plugins.
https://gazebosim.org
Apache License 2.0
12 stars 17 forks source link

Disable cmdline tests on homebrew #260

Closed Blast545 closed 5 months ago

Blast545 commented 5 months ago

Summary

Disables cmdline tests that haven't passed on ign-launch2 job for homebrew, reference: https://build.osrfoundation.org/job/gz_launch-ci-ign-launch2-homebrew-amd64/46/

I think that just adding the disable macro for the tests should be enough, but I'm following the same pattern used in https://github.com/gazebosim/gz-launch/pull/255 for consistency.

cc: @Crola1702

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.