mirror of
https://github.com/odoo/runbot.git
synced 2025-03-16 16:05:42 +07:00
![]() When running the _job_10 method, a database is created with base module alone. Tests are enabled during this job. Those tests are run again with the _job_20 method. Moreover, even if the tests fail during _job_10, they are not taken into account for the final result. The _job_10 method duration is approximately 4 min. With this commit, the tests are not enabled during _job_10. |
||
---|---|---|
.. | ||
controllers | ||
data | ||
migrations | ||
models | ||
security | ||
static/src/js | ||
templates | ||
tests | ||
views | ||
__init__.py | ||
__manifest__.py | ||
common.py | ||
container.py | ||
croninterval.py |