Review: Needs Fixing
There is an error while running the yml. Following is the traceback.
TEST:tests.marketing_campaign:I check followup detail of first activity.
ERROR:tests.marketing_campaign:AssertionError in Python code : Followup item
is not created for first activity.
ERROR:tests.marketing_campaign:Severe assertion failure (ERROR), aborting.
Traceback (most recent call last):
File
"/home/uco/workspace/branches/rdtools/server/trunk/openerp/tools/yaml_import.py",
line 844, in process
self._process_node(node)
File
"/home/uco/workspace/branches/rdtools/server/trunk/openerp/tools/yaml_import.py",
line 859, in _process_node
self.process_python(node)
File
"/home/uco/workspace/branches/rdtools/server/trunk/openerp/tools/yaml_import.py",
line 532, in process_python
self._log_assert_failure(python.severity, 'AssertionError in Python code
%s: %s', python.name, e)
File
"/home/uco/workspace/branches/rdtools/server/trunk/openerp/tools/yaml_import.py",
line 224, in _log_assert_failure
raise YamlImportAbortion('Severe assertion failure (%s), aborting.' %
levelname)
YamlImportAbortion: Severe assertion failure (ERROR), aborting.
[2011-12-09 12:17:42,759][db8dec] ERROR:init.test:Tests failed to execute in
module marketing_campaign
Traceback (most recent call last):
File
"/home/uco/workspace/branches/rdtools/server/trunk/openerp/modules/loading.py",
line 102, in load_test
_load_data(cr, module_name, idref, mode, 'test')
File
"/home/uco/workspace/branches/rdtools/server/trunk/openerp/modules/loading.py",
line 138, in _load_data
tools.convert_yaml_import(cr, module_name, fp, idref, mode, noupdate)
File
"/home/uco/workspace/branches/rdtools/server/trunk/openerp/tools/yaml_import.py",
line 909, in yaml_import
yaml_interpreter.process(yaml_string)
File
"/home/uco/workspace/branches/rdtools/server/trunk/openerp/tools/yaml_import.py",
line 844, in process
self._process_node(node)
File
"/home/uco/workspace/branches/rdtools/server/trunk/openerp/tools/yaml_import.py",
line 859, in _process_node
self.process_python(node)
File
"/home/uco/workspace/branches/rdtools/server/trunk/openerp/tools/yaml_import.py",
line 532, in process_python
self._log_assert_failure(python.severity, 'AssertionError in Python code
%s: %s', python.name, e)
File
"/home/uco/workspace/branches/rdtools/server/trunk/openerp/tools/yaml_import.py",
line 224, in _log_assert_failure
raise YamlImportAbortion('Severe assertion failure (%s), aborting.' %
levelname)
Work is in the progress to fix this.
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-coverage-marketing-ron/+merge/82637
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-coverage-marketing-ron.
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp