** Branch linked: lp:~camptocamp/oerpscenario/fix-create-db-odoo-8

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OERPScenario.
https://bugs.launchpad.net/bugs/1360297

Title:
  Scenario to create database fail with erppeek 1.6b1

Status in OpenERP Scenario : Functional tests by Camptocamp:
  Fix Committed

Bug description:
  If trying to create working database with scenario:
  @given(u'I create database from config file')

  it will fail as a database cannot longer be created without first a
  database in scenarios:

    File ".../Scenario/OERPScenario/features/environment.py", line 46, in 
before_all
      ctx.client.login('admin', 'admin', database=database)
    File ".../eggs/ERPpeek-1.6b1-py2.7.egg/erppeek.py", line 460, in login
      (database, dbs))
  erppeek.Error: Database 'openerp_80_ifrc_core_dev' does not exist: []

To manage notifications about this bug go to:
https://bugs.launchpad.net/oerpscenario/+bug/1360297/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to