-
Notifications
You must be signed in to change notification settings - Fork 9
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
60% tests passed, 4 tests failed out of 10 #11
Comments
Hi SafetyError: The package for certifi located at /home/huangwei/anaconda3/pkgs/certifi-2018.11.29-py27_0 SafetyError: The package for certifi located at /home/huangwei/anaconda3/pkgs/certifi-2018.11.29-py27_0 SafetyError: The package for certifi located at /home/huangwei/anaconda3/pkgs/certifi-2018.11.29-py27_0 SafetyError: The package for certifi located at /home/huangwei/anaconda3/pkgs/certifi-2018.11.29-py27_0 SafetyError: The package for certifi located at /home/huangwei/anaconda3/pkgs/certifi-2018.11.29-py27_0 ClobberError: This transaction has incompatible packages due to a shared path. ClobberError: This transaction has incompatible packages due to a shared path. ClobberError: This transaction has incompatible packages due to a shared path. ClobberError: This transaction has incompatible packages due to a shared path. ClobberError: This transaction has incompatible packages due to a shared path. ClobberError: This transaction has incompatible packages due to a shared path. ClobberError: This transaction has incompatible packages due to a shared path. ClobberError: This transaction has incompatible packages due to a shared path. ClobberError: This transaction has incompatible packages due to a shared path. ClobberError: This transaction has incompatible packages due to a shared path. ClobberError: This transaction has incompatible packages due to a shared path. Thanks |
Hi
I have done all steps in "Developers' Builder Guide", When I run the "make test", I get a error:
`Running tests...
Test project /home/huangwei/neuroproof/build
Start 1: test1_sample1_fullpredict
1/10 Test #1: test1_sample1_fullpredict ........***Failed 13.44 sec
Start 2: test2_sample1_nooppredict
2/10 Test #2: test2_sample1_nooppredict ........***Failed 8.85 sec
Start 3: test3_sample1_fullanalyze
3/10 Test #3: test3_sample1_fullanalyze ........ Passed 0.34 sec
Start 4: test4_sample1_fullanalyzegt
4/10 Test #4: test4_sample1_fullanalyzegt ...... Passed 0.82 sec
Start 5: test5_sample1_graphtrain
5/10 Test #5: test5_sample1_graphtrain ......... Passed 2.41 sec
Start 6: test_rag_python
6/10 Test #6: test_rag_python .................. Passed 0.26 sec
Start 7: test_priority_python
7/10 Test #7: test_priority_python .............***Failed 0.04 sec
Start 8: simple_rag_unit_tests
8/10 Test #8: simple_rag_unit_tests ............ Passed 0.04 sec
Start 9: simple_stack_unit_tests
9/10 Test #9: simple_stack_unit_tests .......... Passed 0.15 sec
Start 10: test_agglom_python
10/10 Test #10: test_agglom_python ...............***Failed 12.52 sec
60% tests passed, 4 tests failed out of 10
Total Test time (real) = 38.86 sec
The following tests FAILED:
1 - test1_sample1_fullpredict (Failed)
2 - test2_sample1_nooppredict (Failed)
7 - test_priority_python (Failed)
10 - test_agglom_python (Failed)
Errors while running CTest
Makefile:105: recipe for target 'test' failed
make: *** [test] Error 8
`
I only make 6 tests successful, the previous compilation is complete with no error. I don't know why this is happening. I want you give me some advice.
Thanks
weihuang
The text was updated successfully, but these errors were encountered: