Scenario to create database fail with erppeek 1.6b1
Bug #1360297 reported by
Yannick Vaucher @ Camptocamp
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OERPScenario |
Fix Committed
|
Critical
|
Yannick Vaucher @ Camptocamp |
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/
ctx.
File ".../eggs/
(database, dbs))
erppeek.Error: Database 'openerp_80_dev' does not exist: []
Related branches
lp://staging/~camptocamp/oerpscenario/fix-create-db-odoo-8
Rejected
for merging
into
lp://staging/oerpscenario
- Leonardo Pistone: Needs Fixing
-
Diff: 45 lines (+15/-10)1 file modifiedfeatures/environment.py (+15/-10)
description: | updated |
description: | updated |
summary: |
- Scenario to create database fail with erppeek 1.6b1 + Scenario to create database fail with erppeek 1.6b1 and Odoo 8.0 |
summary: |
- Scenario to create database fail with erppeek 1.6b1 and Odoo 8.0 + Scenario to create database fail with erppeek 1.6b1 |
Changed in oerpscenario: | |
importance: | Undecided → Critical |
status: | New → Fix Committed |
assignee: | nobody → Yannick Vaucher @ Camptocamp (yvaucher-c2c) |
description: | updated |
To post a comment you must log in.