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' procedure of the gr-doa is failed, 0 percent passed. #8

Closed
cruisebzk opened this issue Nov 7, 2019 · 0 comments
Closed

Comments

@cruisebzk
Copy link

Issue Description

The make process of gr-doa is passed, but errors occurs when i run the 'make test' procedure. All the tests are failed, but it seems not influence the installation process. I want to know why the test process failed, can it works normally?

Setup Details

make test
Running tests...
Test project /gr-doa/build
Start 1: qa_autocorrelate
1/5 Test #1: qa_autocorrelate .................***Failed 0.19 sec
Start 2: qa_MUSIC_lin_array
2/5 Test #2: qa_MUSIC_lin_array ...............***Failed 0.20 sec
Start 3: qa_rootMUSIC_linear_array
3/5 Test #3: qa_rootMUSIC_linear_array ........***Failed 0.20 sec
Start 4: qa_find_local_max
4/5 Test #4: qa_find_local_max ................***Failed 0.20 sec
Start 5: qa_calibrate_lin_array
5/5 Test #5: qa_calibrate_lin_array ...........***Failed 0.20 sec

0% tests passed, 5 tests failed out of 5

Total Test time (real) = 0.99 sec

The following tests FAILED:
1 - qa_autocorrelate (Failed)
2 - qa_MUSIC_lin_array (Failed)
3 - qa_rootMUSIC_linear_array (Failed)
4 - qa_find_local_max (Failed)
5 - qa_calibrate_lin_array (Failed)
Errors while running CTest
Makefile:85: recipe for target 'test' failed
make: *** [test] Error 8

Expected Behavior

Actual Behaviour

Steps to reproduce the problem

Additional Information

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