==>2 fail test in cyclus-unit-tests :
[----------] Global test environment tear-down
[==========] 513 tests from 110 test cases ran. (12882 ms total)
[ PASSED ] 511 tests.
[ FAILED ] 2 tests, listed below:
[ FAILED ] InfileConverters.JsonPyRoundTrip
[ FAILED ] InfileConverters.PyXmlRoundTrip
Both have the same message :
C++ exception with description "Cannot convert to Python input files since Cyclus was not built with Python bindings." thrown in the test body.
==>Segmentation fault (core dumped) in cycamore_unit_tests
[ RUN ] ReactorTests.MultipleByProduct
Segmentation fault (core dumped)
Did an option in the cyclus install script to force python bindings espace my attention?
Is the seg fault from the cycamore unit tests due to the same reason or did I do some other installation mistakes?
Thank you in advance to any one who may be able to give me some ideas to get over these fails.
Marc Ernoult
| Cython | 0.25+ |
| Python (dev version) | 2.7 or 3.3+ |
| Jinja2 | any |
| NumPy | 1.9+ |
| Pandas | any |