Skip to Content
Menu
This question has been flagged
2 Replies
5652 Zobrazenia

I created a new module using the scaffold command, then I just added the crm and sale_management modules to the dependency and pushed to github but the build of my development branch is failing, the error seems to be related to the tests of the sales_management module. Any suggestion?

2019-04-08 13:44:25,588 7 ERROR odoolatam-12-0-new-instance-alxolivares-349939 odoo.addons.sale_management.tests.test_sale_ui.TestUi: Script timeout exceeded : 60.00393056869507 
2019-04-08 13:44:25,619 7 ERROR odoolatam-12-0-new-instance-alxolivares-349939 odoo.addons.sale_management.tests.test_sale_ui: FAIL 
2019-04-08 13:44:43,652 7 ERROR odoolatam-12-0-new-instance-alxolivares-349939 odoo.addons.sale_management.tests.test_sale_ui: FAIL: test_03_product_configurator_advanced (odoo.addons.sale_management.tests.test_sale_ui.TestUi) 
2019-04-08 13:44:43,656 7 ERROR odoolatam-12-0-new-instance-alxolivares-349939 odoo.addons.sale_management.tests.test_sale_ui: Traceback (most recent call last): 
2019-04-08 13:44:43,659 7 ERROR odoolatam-12-0-new-instance-alxolivares-349939 odoo.addons.sale_management.tests.test_sale_ui: ` File "/home/odoo/src/odoo/addons/sale_management/tests/test_sale_ui.py", line 85, in test_03_product_configurator_advanced 
2019-04-08 13:44:43,661 7 ERROR odoolatam-12-0-new-instance-alxolivares-349939 odoo.addons.sale_management.tests.test_sale_ui: ` self.phantom_js("/web", "odoo.__DEBUG__.services['web_tour.tour'].run('sale_product_configurator_advanced_tour')", "odoo.__DEBUG__.services['web_tour.tour'].tours.sale_product_configurator_advanced_tour.ready", login="admin") 
2019-04-08 13:44:43,662 7 ERROR odoolatam-12-0-new-instance-alxolivares-349939 odoo.addons.sale_management.tests.test_sale_ui: ` File "/home/odoo/src/odoo/odoo/tests/common.py", line 928, in browser_js 
2019-04-08 13:44:43,664 7 ERROR odoolatam-12-0-new-instance-alxolivares-349939 odoo.addons.sale_management.tests.test_sale_ui: ` self.assertTrue(self.browser._wait_code_ok(code, timeout), message) 
2019-04-08 13:44:43,665 7 ERROR odoolatam-12-0-new-instance-alxolivares-349939 odoo.addons.sale_management.tests.test_sale_ui: ` AssertionError: False is not true : The test code "odoo.__DEBUG__.services['web_tour.tour'].run('sale_product_configurator_advanced_tour')" failed 
2019-04-08 13:44:43,667 7 ERROR odoolatam-12-0-new-instance-alxolivares-349939 odoo.addons.sale_management.tests.test_sale_ui: FAILED 
2019-04-08 13:44:43,668 7 ERROR odoolatam-12-0-new-instance-alxolivares-349939 odoo.modules.module: Module sale_management: 1 failures, 0 errors

Avatar
Zrušiť

It actually looks like a failing test of Odoo itself. It'll most likely be fixed in the next update (within a few weeks).

Best Answer

Hello,

I have the same problem.

When could this incident be resolved?

Thank you.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
3
okt 23
8775
1
sep 23
3317
1
máj 23
2258
2
apr 23
2816
1
mar 23
2194