Our emails must have crossed in the net ;-) In any case, this is likely an issue with the new (1.5) version of the py2neo APIs.
On 04/27/2013 02:59 PM, John Carpenter wrote: > I have most everything running except for this one test, hoping > someone can shed more light on it. > > The instructions tell me that this might be solved using ctypesgen but > I'm not sure how to. > > Incidentally, testcode/grind.sh doesnt pass either, in case that's > related to this (dont think so though) > > -- JC > > $ cd ../../assimilation/cma > > > > The command "cd ../../assimilation/cma" exited with 0. > > $ testify tests > > ........................................error: tests.cma_test > TestCMABasic.test_several_startups > > > > Traceback (most recent call last): > > File "./tests/cma_test.py", line 418, in test_several_startups > > CMAdb.initglobal(io, True) > > > > File "./cmadb.py", line 133, in initglobal > > CMAdb.cdb = CMAdb() > > File "./cmadb.py", line 107, in __init__ > > > > nodezero = self.db.get_node(0) > > AttributeError: 'GraphDatabaseService' object has no attribute 'get_node' > > > > E.... > > > > FAILED. 45 tests / 15 cases: 44 passed, 1 failed. (Total test time 0.82s) > > > > The command "testify tests" exited with 1. > > > > > > _______________________________________________ > Assimilation mailing list - Discovery-Driven Monitoring > [email protected] > http://lists.community.tummy.com/cgi-bin/mailman/listinfo/assimilation > http://assimmon.org/ -- Alan Robertson <[email protected]> - @OSSAlanR "Openness is the foundation and preservative of friendship... Let me claim from you at all times your undisguised opinions." - William Wilberforce
_______________________________________________ Assimilation mailing list - Discovery-Driven Monitoring [email protected] http://lists.community.tummy.com/cgi-bin/mailman/listinfo/assimilation http://assimmon.org/
