On 1/13/13, Jure Zitnik <[email protected]> wrote: > On 1/13/13 7:07 AM, Olemis Lang wrote: >> On 1/11/13, Jure Zitnik <[email protected]> wrote: >>> On 1/10/13 4:15 AM, Olemis Lang wrote: >>> >> [...] >>>>> I started integrating ProductEnvironment with the database proxy >>>>> (#288), >>>> good . >>>> >>>>> environment factory (#322) >>>> I'll take a look to see what's been done about this ... is there >>>> anything already in svn repos ? >>>> >>>>> and global hooks (#323). >>>>> >>>> :) >>> All the work done in integrating #115 with #288 and work done on #322 >>> and #323 is in the svn repo on bep_0003_multiproduct branch. >>> >> Is this usable your side ? I ask because >> [...] >> >> "/path/to/bloodhoundbloodhound_multiproduct/multiproduct/model.py", >> line 88, in insert >> from trac.bloodhound import TRANSLATE_TABLES >> ImportError: No module named bloodhound >> >> ---------------------------------------------------------------------- >> Ran 2 tests in 8.896s >> >> FAILED (errors=2) >> [...] > Missed that one when refactoring the code, r1432576 should fix that.
ok thnx > Even after this tests are still failing in env.get_known_users with > IntegrityError: column name is not unique ... ok . Even if that's the case , now if I write new test cases then I should be able to run the test suite ... and build patches against bep_0003_multiproduct branch . ;) [...] -- Regards, Olemis. Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article:
