Errors when running the tests
Closed this issue · 1 comments
itziakos commented
The travis-ci build fails with the following error:
======================================================================
ERROR: test_run_engine (jyulb.fileio.isothermal3D.tests.test_jyu_engine.JYUEngineTestCase)
Running the jyu-lb modeling engine.
----------------------------------------------------------------------
Traceback (most recent call last):
File "jyulb/fileio/isothermal3D/tests/test_jyu_engine.py", line 37, in test_run_engine
engine = JYUEngine()
TypeError: Can't instantiate abstract class JYUEngine with abstract methods add_particles, delete_particles, get_particles, iter_particles
----------------------------------------------------------------------
Ran 4 tests in 1.014s
It looks that the library needs to be updated to supprot simphony 0.1.0x