We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To Reproduce Steps to reproduce the behavior:
make tests
Expected behavior The tests should run as per normal, but slower
What happens instead The GTest based tests run, but the SITL tests hang until they time out
The text was updated successfully, but these errors were encountered:
Let's add a SITL debug build to CI once this is resolved.
$ PX4_CMAKE_BUILD_TYPE=Debug make tests
Sorry, something went wrong.
This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.
No branches or pull requests
To Reproduce
Steps to reproduce the behavior:
make tests
make tests
againExpected behavior
The tests should run as per normal, but slower
What happens instead
The GTest based tests run, but the SITL tests hang until they time out
The text was updated successfully, but these errors were encountered: