3 Sep
2008
3 Sep
'08
6:44 a.m.
osman wrote:
Hi Robert, Ondrej,
Finally I was able to re-build numpy/scipy and tried the new version of sfepy. Even during building of scipy, whenever a fortran or f2py based shared lib to be built, I need to manually insert "-shared" to the command (that is after it fails to build an executable! . Same with sfepy physics module. But tests did run and two failed :
I will make this configurable via site_cfg.py, thanks for the report, see http://code.google.com/p/sfepy/issues/detail?id=54
... tests/test_lcbc_2d.py --- test_linear_rigid_body_bc: failed! tests/test_lcbc_3d.py --- test_linear_rigid_body_bc: failed! ... expected?
All tests should pass. Could you try
./runTests.py tests/test_lcbc_2d.py --debug
and report back the output, thanks!
r.