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

60% tests passed, 4 tests failed out of 10 #11

Open
weihuang527 opened this issue Mar 5, 2019 · 1 comment
Open

60% tests passed, 4 tests failed out of 10 #11

weihuang527 opened this issue Mar 5, 2019 · 1 comment

Comments

@weihuang527
Copy link

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

@weihuang527
Copy link
Author

Hi
more information: when I run the first command-"conda create -n myenv -c flyem neuroproof", I get some print information:
`SafetyError: The package for certifi located at /home/huangwei/anaconda3/pkgs/certifi-2018.11.29-py27_0
appears to be corrupted. The path 'lib/python2.7/site-packages/certifi/init.py'
has a sha256 mismatch.
reported sha256: b6298ba4bbf704d7062cb133dacea0c80df884e84c6f80083c1cf4cf13b19daf
actual sha256: 2870e542d4104d198e1b44c98b5d99204e565aadad6073396b1df4117e94274e

SafetyError: The package for certifi located at /home/huangwei/anaconda3/pkgs/certifi-2018.11.29-py27_0
appears to be corrupted. The path 'lib/python2.7/site-packages/certifi/init.pyc'
has a sha256 mismatch.
reported sha256: 200c23624e0bfb904e46089883a8cd5a3b24bcd9b8bfa3e4aa67ad3e95ff8a6f
actual sha256: fcad3b42def8f95cf3cf40db80a8fafa4aa35a0c00d272dd08fb3af93354ac03

SafetyError: The package for certifi located at /home/huangwei/anaconda3/pkgs/certifi-2018.11.29-py27_0
appears to be corrupted. The path 'lib/python2.7/site-packages/certifi/main.pyc'
has a sha256 mismatch.
reported sha256: 58479a5228c034002ff0fbf2da884edb86e635027ebb4056d128a1b979f105c1
actual sha256: 8e217d9b3bfe790ca14c3f58c938950c947f43f7e9e2454b2eea479f077bd726

SafetyError: The package for certifi located at /home/huangwei/anaconda3/pkgs/certifi-2018.11.29-py27_0
appears to be corrupted. The path 'lib/python2.7/site-packages/certifi/cacert.pem'
has a sha256 mismatch.
reported sha256: cc6cb863582ef59cbee821af8376a9742ee45cc9b77f510ba252703439c146fd
actual sha256: d25c0c2db7e2e2e9b30dd3a674b31dacd920671c3ee72e8f084d743eb9c9cbe9

SafetyError: The package for certifi located at /home/huangwei/anaconda3/pkgs/certifi-2018.11.29-py27_0
appears to be corrupted. The path 'lib/python2.7/site-packages/certifi/core.py'
has a sha256 mismatch.
reported sha256: 2bf55f33a1b049e993162b148055b293fff0d66f69086151179cd3ccee5b1afd
actual sha256: c4f403746fec8b2e40ec17ea1966bb44985c03ad715c4a8f892af0f463728471

SafetyError: The package for certifi located at /home/huangwei/anaconda3/pkgs/certifi-2018.11.29-py27_0
appears to be corrupted. The path 'lib/python2.7/site-packages/certifi/core.pyc'
has a sha256 mismatch.
reported sha256: d3421a7658e6e2f293a937fe85936164a73cb2f66eb2c538be64dd4cd976c841
actual sha256: cba907af2be5c6a5dea5e851eb2c504ab4e8932d7b0d94c47577d51a7dfa02da

ClobberError: This transaction has incompatible packages due to a shared path.
packages: flyem::libgcc-4.8.5-19992, defaults::libgcc-ng-8.2.0-hdf63c60_1
path: 'lib/libgcc_s.so'

ClobberError: This transaction has incompatible packages due to a shared path.
packages: flyem::libgcc-4.8.5-19992, defaults::libgcc-ng-8.2.0-hdf63c60_1
path: 'lib/libgcc_s.so.1'

ClobberError: This transaction has incompatible packages due to a shared path.
packages: flyem::libgcc-4.8.5-19992, defaults::libgfortran-ng-7.3.0-hdf63c60_0
path: 'lib/libgfortran.so'

ClobberError: This transaction has incompatible packages due to a shared path.
packages: flyem::libgcc-4.8.5-19992, defaults::libgcc-ng-8.2.0-hdf63c60_1
path: 'lib/libgomp.so'

ClobberError: This transaction has incompatible packages due to a shared path.
packages: flyem::libgcc-4.8.5-19992, defaults::libgcc-ng-8.2.0-hdf63c60_1
path: 'lib/libgomp.so.1'

ClobberError: This transaction has incompatible packages due to a shared path.
packages: flyem::libgcc-4.8.5-19992, defaults::libgcc-ng-8.2.0-hdf63c60_1
path: 'lib/libgomp.so.1.0.0'

ClobberError: This transaction has incompatible packages due to a shared path.
packages: flyem::libgcc-4.8.5-19992, defaults::libgcc-ng-8.2.0-hdf63c60_1
path: 'lib/libquadmath.so'

ClobberError: This transaction has incompatible packages due to a shared path.
packages: flyem::libgcc-4.8.5-19992, defaults::libgcc-ng-8.2.0-hdf63c60_1
path: 'lib/libquadmath.so.0'

ClobberError: This transaction has incompatible packages due to a shared path.
packages: flyem::libgcc-4.8.5-19992, defaults::libgcc-ng-8.2.0-hdf63c60_1
path: 'lib/libquadmath.so.0.0.0'

ClobberError: This transaction has incompatible packages due to a shared path.
packages: flyem::libgcc-4.8.5-19992, defaults::libstdcxx-ng-8.2.0-hdf63c60_1
path: 'lib/libstdc++.so'

ClobberError: This transaction has incompatible packages due to a shared path.
packages: flyem::libgcc-4.8.5-19992, defaults::libstdcxx-ng-8.2.0-hdf63c60_1
path: 'lib/libstdc++.so.6'`

Thanks
weihuang

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