Px4-autopilot: Failing test output is swallowed

Created on 12 Dec 2018  路  1Comment  路  Source: PX4/PX4-Autopilot

When I run make tests and some test fails, I often don't see the printfs that lead to the failure.
E.g. to see a warning I need to change:
https://github.com/PX4/Firmware/blob/d4e06e517adbe7dd84602dc7002544a0cdcc77cf/platforms/posix/cmake/sitl_tests.cmake#L141

to:

COMMAND ${CMAKE_CTEST_COMMAND} -V -T Test

Only then PX4_WARN will show up.

bug pinned

>All comments

Go away you bot.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zhanghouxin07 picture zhanghouxin07  路  5Comments

mwiatt picture mwiatt  路  5Comments

robin-shaun picture robin-shaun  路  4Comments

lgh5054 picture lgh5054  路  4Comments

bthnekn picture bthnekn  路  4Comments