mirror of
https://github.com/odoo/runbot.git
synced 2025-03-16 16:05:42 +07:00
![]() As the Odoo requirements were recently updated, the last RUN entry in the Docker image was rebuilt on our runbot instances. Since that moment the coverage builds are failing with an import error. After investigation, it appears that the latest coverage version modifies the sys.path. A bug report was written for coverage: https://github.com/nedbat/coveragepy/issues/919 For that reason, this commit freeze the coverage version until this bug is fixed. Also, the os import problem in conatainer.py is fiexed. |
||
---|---|---|
.. | ||
controllers | ||
data | ||
migrations | ||
models | ||
security | ||
static/src | ||
templates | ||
tests | ||
views | ||
wizards | ||
__init__.py | ||
__manifest__.py | ||
common.py | ||
container.py |