First time we got error as below :
ERROR test odoo.modules.registry: Failed to load registry
Traceback (most recent call last):
File "/opt/odoo/odoo-10.0/odoo/modules/registry.py", line 82, in new
odoo.modules.load_modules(registry._db, force_demo, status, update_module)
File "/opt/odoo/odoo-10.0/odoo/modules/loading.py", line 335, in load_modules
force, status, report,...