Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable all non-nominal tests of the PD controller #53

Conversation

ArthurVal
Copy link
Collaborator

@ArthurVal ArthurVal commented Jan 30, 2025

In order to match with what has been done in #46 lf_controller and #49 linear_feedback_controller tests, this disable the non nominal tests.

Disabled tests can be run with --gtest_also_run_disabled_tests and will appears as 'skipped' with a warning when running tests.

@ArthurVal ArthurVal marked this pull request as ready for review January 30, 2025 15:15
@ArthurVal
Copy link
Collaborator Author

This is mainly use to clean up the CI noise.

If we merge this, I suggest to create an Issue for each new unit test PR merged that still have DISABLED tests to fix them.

@MaximilienNaveau
Copy link
Collaborator

I will let you create the issues

@MaximilienNaveau MaximilienNaveau merged commit e32e898 into loco-3d:humble-devel Jan 30, 2025
2 checks passed
@ArthurVal ArthurVal deleted the disable_non_nominal_pd_controller_tests branch January 31, 2025 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants