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
{{{
#!sh
$ python tests/env.py
EE
======================================================================
ERROR: Testing env.get_known_users
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/env.py", line 117, in setUp
self._load_product_from_data(self.global_env, self.default_product)
File "tests/env.py", line 91, in _load_product_from_data
product.insert()
File "/path/to/bloodhoundbloodhound_multiproduct/multiproduct/model.py",
line 88, in insert
from trac.bloodhound import TRANSLATE_TABLES
ImportError: No module named bloodhound
======================================================================
ERROR: Testing env.get_version
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/env.py", line 117, in setUp
self._load_product_from_data(self.global_env, self.default_product)
File "tests/env.py", line 91, in _load_product_from_data
product.insert()
File "/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)
$ hg log -r . --template="{svnrev}\n"
1432088
}}}
o.O
[...]
--
Regards,
Olemis.
Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/
Featured article: