تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
6837 أدوات العرض

I have a project on odoo.sho where the test fail in the development branch even if there's absolutely no plugin in the code repository. The error logs are the following:

02/19/2019 15:03:31ERRORserverFAIL
02/19/2019 15:03:36ERRORserverFAIL: test_01_admin_rte (odoo.addons.web_editor.tests.test_ui.TestUi)
02/19/2019 15:03:36ERRORserverTraceback (most recent call last):
02/19/2019 15:03:36ERRORserver` File "/home/odoo/src/odoo/addons/web_editor/tests/test_ui.py", line 10, in test_01_admin_rte
02/19/2019 15:03:36ERRORserver` self.phantom_js("/web", "odoo.__DEBUG__.services['web_tour.tour'].run('rte')", "odoo.__DEBUG__.services['web_tour.tour'].tours.rte.ready", login='admin')
02/19/2019 15:03:36ERRORserver` File "/home/odoo/src/odoo/odoo/tests/common.py", line 928, in browser_js
02/19/2019 15:03:36ERRORserver` self.assertTrue(self.browser._wait_code_ok(code, timeout), message)
02/19/2019 15:03:36ERRORserver` AssertionError: False is not true : The test code "odoo.__DEBUG__.services['web_tour.tour'].run('rte')" failed
02/19/2019 15:03:36ERRORserverFAILED
02/19/2019 15:03:36ERRORserverModule web_editor: 1 failures, 0 errors

It seems that the problem come from the module web editor, but since all the server installation is handled by the sh platform what can be done to have the test validate?

الصورة الرمزية
إهمال

I'm here just to say I have the exact same problem,,


fail in web.editor, while I'm in the development branch

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
يوليو 19
3455
1
يوليو 25
1731
4
أبريل 25
12109
1
فبراير 25
3489
2
يناير 25
6730