Activity log for bug #1200155

Date Who What changed Old value New value Message
2013-07-11 09:57:01 Nicolas Bessi - Camptocamp bug added bug
2013-07-11 10:07:29 Nicolas Bessi - Camptocamp oerpscenario: importance Undecided Critical
2013-07-11 10:07:48 Nicolas Bessi - Camptocamp oerpscenario: assignee Alexandre Fayolle - camptocamp (alexandre-fayolle-c2c)
2013-07-11 11:21:32 Florent branch linked lp:~florent.x/oerpscenario/trunk-behave-better
2013-07-11 11:24:22 Florent oerpscenario: status New Confirmed
2013-12-11 09:39:51 Nicolas Bessi - Camptocamp description Hello, behave_better is not compatible with version 1.2.3 of behave. Regards Nicolas _test_general_media/parts/account-financial-tools/account_credit_control/scenarios/ Traceback (most recent call last): File "./bin/behave", line 47, in <module> behave.__main__.main() File "/srv/openerp/.buildout/eggs/behave-1.2.3-py2.6.egg/behave/__main__.py", line 111, in main failed = runner.run() File "/srv/openerp/.buildout/eggs/behave-1.2.3-py2.6.egg/behave/runner.py", line 474, in run return self.run_with_paths() File "/srv/openerp/.buildout/eggs/behave-1.2.3-py2.6.egg/behave/runner.py", line 477, in run_with_paths self.load_hooks() File "/srv/openerp/.buildout/eggs/behave-1.2.3-py2.6.egg/behave/runner.py", line 437, in load_hooks exec_file(hooks_path, self.hooks) File "/srv/openerp/.buildout/eggs/behave-1.2.3-py2.6.egg/behave/runner.py", line 283, in exec_file execfile(filename, globals, locals) File "/srv/openerp/instances/openerp_7.0/Scenario/OERPScenario/features/environment.py", line 3, in <module> from support import tools, behave_better File "/srv/openerp/instances/openerp_7.0/Scenario/OERPScenario/features/support/behave_better.py", line 48, in <module> class PrettyFormatter(formatter.pretty.PrettyFormatter): AttributeError: 'module' object has no attribute 'pretty' Hello, behave_better is not compatible with version 1.2.3 of behave. Regards Nicolas _test_xxxxxx/parts/account-financial-tools/account_credit_control/scenarios/ Traceback (most recent call last):   File "./bin/behave", line 47, in <module>     behave.__main__.main()   File "/srv/openerp/.buildout/eggs/behave-1.2.3-py2.6.egg/behave/__main__.py", line 111, in main     failed = runner.run()   File "/srv/openerp/.buildout/eggs/behave-1.2.3-py2.6.egg/behave/runner.py", line 474, in run     return self.run_with_paths()   File "/srv/openerp/.buildout/eggs/behave-1.2.3-py2.6.egg/behave/runner.py", line 477, in run_with_paths     self.load_hooks()   File "/srv/openerp/.buildout/eggs/behave-1.2.3-py2.6.egg/behave/runner.py", line 437, in load_hooks     exec_file(hooks_path, self.hooks)   File "/srv/openerp/.buildout/eggs/behave-1.2.3-py2.6.egg/behave/runner.py", line 283, in exec_file     execfile(filename, globals, locals)   File "/srv/openerp/instances/openerp_7.0/Scenario/OERPScenario/features/environment.py", line 3, in <module>     from support import tools, behave_better   File "/srv/openerp/instances/openerp_7.0/Scenario/OERPScenario/features/support/behave_better.py", line 48, in <module>     class PrettyFormatter(formatter.pretty.PrettyFormatter): AttributeError: 'module' object has no attribute 'pretty'
2014-08-28 08:19:24 Alexandre Fayolle - camptocamp oerpscenario: status Confirmed Fix Committed