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

Problem in the tests ? #561

Open
hzaniatost opened this issue Dec 20, 2018 · 1 comment
Open

Problem in the tests ? #561

hzaniatost opened this issue Dec 20, 2018 · 1 comment

Comments

@hzaniatost
Copy link

Dear all,

I've been following your great installation tutorial at

http://openbiometrics.org/docs/install/#linux

I'm using Debian 9.6 Linux, that I downloaded yesterday from the official repo. It uses g++ v6.3.0

For most of the time, things went smooth, except for a tiny little problem with contributed code in OpenCV 2.4.11, that was easy to fix.

OpenBR compiled fine, except for some wanings. Then I proceeded to the tests outlined in item 8. of the tutorial mentioned before. Then, two big surprises:

  • 1st, there was clear misspelling in the file downloading script named downloadDatasets.sh -- it referred to a downloadMeds.sh script, that actually is named downloadMEDS.sh;

  • 2nd, typo corrected, I proceeded to the test per se, running make test in the build directory.

    This time the problem was greater, as all tests failed, besides the initialization.

Is that correct, or maybe there is a step that was not followed correctly ?

All the best,
Hilton

@mirkobrankovic
Copy link

mirkobrankovic commented Jan 25, 2020

I have encountered same problem :/

Running tests...
Test project /home/infobip/git/openbr/build
    Start 1: br_initialize
1/7 Test #1: br_initialize ......................   Passed    6.05 sec
    Start 2: age_estimation_test
2/7 Test #2: age_estimation_test ................***Exception: Child aborted  1.05 sec
    Start 3: face_recognition_test
3/7 Test #3: face_recognition_test ..............***Exception: Child aborted  0.29 sec
    Start 4: face_recognition_evaluation_test
4/7 Test #4: face_recognition_evaluation_test ...***Exception: Child aborted  0.29 sec
    Start 5: face_recognition_search_test
5/7 Test #5: face_recognition_search_test .......***Exception: Child aborted  0.29 sec
    Start 6: face_recognition_train_test
6/7 Test #6: face_recognition_train_test ........***Exception: Child aborted  0.11 sec
    Start 7: gender_estimation_test
7/7 Test #7: gender_estimation_test .............***Exception: Child aborted  0.11 sec

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