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

"make test" fails in build directory, but succeeds after "make install" #1

Open
vielmetti opened this issue Apr 29, 2019 · 1 comment

Comments

@vielmetti
Copy link

I'm not sure why this is the case, but when I did "make; make test" in the build directory, two tests failed. Subsequently I installed with "make install" and did "make test" again, just to check, and lo and behold the tests succeeded.

System is a Jetson Nano, Ubuntu 18.04 (L4T).

Mostly FYI, ok to close this but I wanted to write it down to share in case someone else hit the same snag.

@hcab14
Copy link
Owner

hcab14 commented May 13, 2019

Thanks for this report. Can you provide the output of make test when if fails?

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

2 participants