← Back to team overview

openerp-india team mailing list archive

[Bug 1107771] [NEW] stock_location tests fail

 

Public bug reported:

server revno: 4769
addons revno: 8521
web revno: 3671

Although stock_location tests pass on the runbot (i.e. when all modules
are isntalled), installing it alone makes tests fail.

I.e. something like

    python2 openerp-server --addons-path
../../addons/trunk/,../../web/trunk/addons/,openerp/tests/addons/ -d xx
-i stock_location --test-enable --stop-after-init

results in

    ...
    2013-01-28 11:05:54,546 17373 INFO xx openerp.modules.loading: module stock_location: loading stock_location_demo_cpu3.yml
    2013-01-28 11:05:56,827 17373 ERROR xx openerp.tools.yaml_import: AssertionError in Python code : Procurement order hasn't Created.
    2013-01-28 11:05:56,828 17373 ERROR xx openerp.tools.yaml_import: AssertionError in Python code : Picking  hasn't Created.
    ...

** Affects: openobject-addons
     Importance: Undecided
         Status: New

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

Title:
  stock_location tests fail

Status in OpenERP Addons (modules):
  New

Bug description:
  server revno: 4769
  addons revno: 8521
  web revno: 3671

  Although stock_location tests pass on the runbot (i.e. when all
  modules are isntalled), installing it alone makes tests fail.

  I.e. something like

      python2 openerp-server --addons-path
  ../../addons/trunk/,../../web/trunk/addons/,openerp/tests/addons/ -d
  xx -i stock_location --test-enable --stop-after-init

  results in

      ...
      2013-01-28 11:05:54,546 17373 INFO xx openerp.modules.loading: module stock_location: loading stock_location_demo_cpu3.yml
      2013-01-28 11:05:56,827 17373 ERROR xx openerp.tools.yaml_import: AssertionError in Python code : Procurement order hasn't Created.
      2013-01-28 11:05:56,828 17373 ERROR xx openerp.tools.yaml_import: AssertionError in Python code : Picking  hasn't Created.
      ...

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


Follow ups

References