Px4-autopilot: SITL unit tests hang forever in Debug builds

Created on 28 Aug 2019  路  2Comments  路  Source: PX4/PX4-Autopilot

To Reproduce
Steps to reproduce the behavior:

  1. run make tests
  2. edit build/px4_sitl_test/CMakeCache.txt to set build type from RelWithDebInfo to Debug
  3. run make tests again

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

bug stale tools

Most helpful comment

Let's add a SITL debug build to CI once this is resolved.

$ PX4_CMAKE_BUILD_TYPE=Debug make tests

All 2 comments

Let's add a SITL debug build to CI once this is resolved.

$ PX4_CMAKE_BUILD_TYPE=Debug make tests

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

prothen picture prothen  路  5Comments

RomanBapst picture RomanBapst  路  5Comments

lgh5054 picture lgh5054  路  4Comments

bthnekn picture bthnekn  路  4Comments

Stifael picture Stifael  路  3Comments