← Back to team overview

credativ team mailing list archive

[Bug 906854] Re: while installing mrp i found traceback

 

** Changed in: openobject-addons
   Importance: Undecided => Low

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 2 (openerp-dev-addons2)

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/906854

Title:
  while installing mrp i found traceback

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  Hello,

           While installing the mrp module i found this treaceback.

  [2011-12-20 12:04:28,777][test] INFO:init.load:module mrp: loading test/order_process.yml
  [2011-12-20 12:04:28,900][test] ERROR:tests.mrp:AssertionError in Python code : Hours is not correspond: Testing - Shelf of 100cm
  [2011-12-20 12:04:28,900][test] ERROR:tests.mrp:Severe assertion failure (ERROR), aborting.
  Traceback (most recent call last):
    File "/home/nco/workspace/rdtools/server/trunk/openerp/tools/yaml_import.py", line 844, in process
      self._process_node(node)
    File "/home/nco/workspace/rdtools/server/trunk/openerp/tools/yaml_import.py", line 859, in _process_node
      self.process_python(node)
    File "/home/nco/workspace/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/nco/workspace/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-20 12:04:28,917][test] ERROR:init.test:Tests failed to execute in module mrp
  Traceback (most recent call last):
    File "/home/nco/workspace/rdtools/server/trunk/openerp/modules/loading.py", line 102, in load_test
      _load_data(cr, module_name, idref, mode, 'test')
    File "/home/nco/workspace/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/nco/workspace/rdtools/server/trunk/openerp/tools/yaml_import.py", line 909, in yaml_import
      yaml_interpreter.process(yaml_string)
    File "/home/nco/workspace/rdtools/server/trunk/openerp/tools/yaml_import.py", line 844, in process
      self._process_node(node)
    File "/home/nco/workspace/rdtools/server/trunk/openerp/tools/yaml_import.py", line 859, in _process_node
      self.process_python(node)
    File "/home/nco/workspace/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/nco/workspace/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.


  Thank You,
     NCO

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/906854/+subscriptions


References