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

Test command fails to terminate #2

Open
yoursunny opened this issue Feb 26, 2019 · 0 comments
Open

Test command fails to terminate #2

yoursunny opened this issue Feb 26, 2019 · 0 comments

Comments

@yoursunny
Copy link

Environment: Ubuntu 16.04 ARMv7 or AMD64, gcc 5.4
Code revision: 720a1d0

Executing make all term ends with printing:

ALL NDN-LITE OVER RIOT UNIT TESTS PASSED.

However, the command fails to terminate.
pstree -p indicates that the ndn-riot-tests/bin/native/ndn_lite_riot_unit_tests.elf program is still running.

This command should exit with zero if the tests pass, and exit with non-zero if the tests fail.

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

No branches or pull requests

1 participant