| Date |
Level |
Type |
Message |
|
2026-03-23 08:03:59
|
INFO
|
runbot
|
Init build environment with config Parallel Testing
|
|
|
2026-03-23 08:03:59
|
|
|
Starting step restore from config Parallel Testing
|
|
|
2026-03-23 08:03:59
|
|
|
Restoring dump 00835-19-0-all.zip from build 835
|
|
|
2026-03-23 08:03:59
|
|
|
Using Dockerfile Tag odoo:Docker19
|
|
|
2026-03-23 08:05:36
|
INFO
|
runbot
|
Step restore finished in 95s
|
|
|
2026-03-23 08:05:36
|
|
|
Starting step test_post_install from config Parallel Testing
|
|
|
2026-03-23 08:05:36
|
|
|
Using Dockerfile Tag odoo:Docker19
|
|
|
2026-03-23 08:05:46
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 1.38s, 0 queries (+0 extra)
|
|
|
2026-03-23 08:06:06
|
INFO
|
server
|
odoo.modules.loading:350
421 modules loaded in 19.30s, 0 queries (+0 extra)
|
|
|
2026-03-23 08:06:09
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:350
Pregenerating assets bundles
|
|
|
2026-03-23 09:34:08
|
INFO
|
server
|
odoo.addons.point_of_sale.tests.test_pos_controller.TestPoSController.test_qr_code_receipt_user_not_connected.browser:1716
Error received after termination: TypeError: Failed to fetch
at fetchTranslations (http://127.0.0.1:8069/web/assets/1/435eb97/web.assets_frontend_lazy.min.js:4273:1835)
at Object.start (http://127.0.0.1:8069/web/assets/1/435eb97/web.assets_frontend_lazy.min.js:4275:672)
at async Promise.all (index 8)
at async start (http://127.0.0.1:8069/web/assets/1/435eb97/web.assets_frontend_lazy.min.js:2916:1)
at async _startServices (http://127.0.0.1:8069/web/assets/1/435eb97/web.assets_frontend_lazy.min.js:2917:72)
at async startServices (http://127.0.0.1:8069/web/assets/1/435eb97/web.assets_frontend_lazy.min.js:2910:157)
at async createPublicRoot (http://127.0.0.1:8069/web/assets/1/435eb97/web.assets_frontend_lazy.min.js:6683:1759)
|
|
|
2026-03-23 09:34:08
|
INFO
|
server
|
odoo.addons.point_of_sale.tests.test_pos_controller.TestPoSController.test_qr_code_receipt_user_not_connected.browser:1716
Error received after termination: AssetsLoadingError: The loading of http://127.0.0.1:8069/web/bundle/portal.assets_chatter?lang=en_US&website_id=1 failed
Error: The loading of http://127.0.0.1:8069/web/bundle/portal.assets_chatter?lang=en_US&website_id=1 failed
at http://127.0.0.1:8069/web/assets/1/435eb97/web.assets_frontend_lazy.min.js:2968:78
Caused by: TypeError: Failed to fetch
at Object.getBundle (http://127.0.0.1:8069/web/assets/1/435eb97/web.assets_frontend_lazy.min.js:2967:15)
at getBundle (http://127.0.0.1:8069/web/assets/1/435eb97/web.assets_frontend_lazy.min.js:2958:562)
at Object.loadBundle (http://127.0.0.1:8069/web/assets/1/435eb97/web.assets_frontend_lazy.min.js:2971:8)
at loadBundle (http://127.0.0.1:8069/web/assets/1/435eb97/web.assets_frontend_lazy.min.js:2959:69)
at http://127.0.0.1:8069/web/assets/1/435eb97/web.assets_frontend_lazy.min.js:8150:473
at Object.memoized [as loadChatter] (http://127.0.0.1:8069/web/assets/1/435eb97/web.assets_frontend_lazy.min.js:6108:292)
at Object.start (http://127.0.0.1:8069/web/assets/1/435eb97/web.assets_frontend_lazy.min.js:8150:668)
at start (http://127.0.0.1:8069/web/assets/1/435eb97/web.assets_frontend_lazy.min.js:2914:21)
at _startServices (http://127.0.0.1:8069/web/assets/1/435eb97/web.assets_frontend_lazy.min.js:2917:22)
at startServices (http://127.0.0.1:8069/web/assets/1/435eb97/web.assets_frontend_lazy.min.js:2910:163)
|
|
|
2026-03-23 09:53:31
|
ERROR
|
server
|
odoo.addons.pos_discount.tests.test_taxes_global_discount.TestTaxesGlobalDiscountPOS.test_taxes_l10n_in_pos.browser:1716
FAILED: [37/129] Tour test_taxes_l10n_in_pos_global_discount_round_per_line_price_excluded → Step .receipt-screen .receipt-total:contains("35.91").
Element (.receipt-screen .receipt-total:contains("35.91")) has not been found.
TIMEOUT step failed to complete within 10000 ms.
|
|
|
2026-03-23 09:53:31
|
INFO
|
server
|
odoo.addons.pos_discount.tests.test_taxes_global_discount.TestTaxesGlobalDiscountPOS.test_taxes_l10n_in_pos.browser:1716
Error received after termination: {
"content": "remaining amount is 0.0",
"trigger": ".payment-status-amount .amount:contains(\"0.0\")"
},
{
"content": "click invoice button",
"trigger": ".payment-buttons .js_invoice",
"run": "click"
},
{
"content": "validate payment",
"trigger": ".payment-screen button.validation-button.next",
"run": "click"
},
---------- FAILED: [37/129] Tour test_taxes_l10n_in_pos_global_discount_round_per_line_price_excluded → Step .receipt-screen .receipt-total:contains("35.91") ----------
{
"isActive": [
"desktop"
],
"trigger": ".receipt-screen .receipt-total:contains(\"35.91\")"
},
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
{
"isActive": [
"mobile"
],
"trigger": ".receipt-screen"
},
{
"isActive": [
"desktop"
],
"content": "go to next screen",
"trigger": ".receipt-screen .button.next.highlight[name='done']",
"run": "click"
},
{
"isActive": [
"mobile"
],
"content": "go to next screen",
"trigger": ".receipt-screen .btn-switchpane.validation-button.highlight[name='done']",
"run": "click"
},
|
|
|
2026-03-23 09:53:33
|
INFO
|
server
|
odoo.addons.pos_discount.tests.test_taxes_global_discount.TestTaxesGlobalDiscountPOS.test_taxes_l10n_in_pos:350
Screenshot in: /data/build/tests/00849-19-0-all/screenshots/sc_20260323_095333_366084_TestTaxesGlobalDiscountPOS.png
|
|
|
2026-03-23 09:53:35
|
ERROR
|
server
|
odoo.addons.pos_discount.tests.test_taxes_global_discount:25
FAIL: TestTaxesGlobalDiscountPOS.test_taxes_l10n_in_pos
Traceback (most recent call last):
File "/data/build/odoo/addons/pos_discount/tests/test_taxes_global_discount.py", line 25, in test_taxes_l10n_in_pos
self.assert_pos_orders_and_invoices('test_taxes_l10n_in_pos_global_discount_round_per_line_price_excluded', [
File "/data/build/odoo/addons/point_of_sale/tests/test_frontend.py", line 3826, in assert_pos_orders_and_invoices
self.start_pos_tour(tour)
File "/data/build/odoo/addons/point_of_sale/tests/test_frontend.py", line 52, in start_pos_tour
self.start_tour(self._get_url(pos_config=kwargs.get('pos_config')), tour_name, login=login, **kwargs)
File "/data/build/odoo/addons/account/tests/common.py", line 1527, in start_tour
super().start_tour(url_path, tour_name, **kwargs)
File "/data/build/odoo/odoo/tests/common.py", line 2563, in start_tour
self.browser_js(url_path=url_path, code=code, ready=ready, timeout=timeout, success_signal="tour succeeded", **kwargs)
File "/data/build/odoo/odoo/tests/common.py", line 2533, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('test_taxes_l10n_in_pos_global_discount_round_per_line_price_excluded', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/pos/ui/53", "delayToCheckUndeterminisms": 0})" failed
FAILED: [37/129] Tour test_taxes_l10n_in_pos_global_discount_round_per_line_price_excluded → Step .receipt-screen .receipt-total:contains("35.91").
Element (.receipt-screen .receipt-total:contains("35.91")) has not been found.
TIMEOUT step failed to complete within 10000 ms.
|
|
|
2026-03-23 11:18:03
|
ERROR
|
server
|
odoo.addons.project.tests.test_project_sharing_ui.TestProjectSharingUi.test_05_project_sharing_chatter_mention_users.browser:1716
FAILED: [7/7] Tour portal_project_sharing_chatter_mention_users → Step .o-mail-Composer-suggestion:contains('Georges').
Element (.o-mail-Composer-suggestion:contains('Georges')) has not been found.
TIMEOUT step failed to complete within 10000 ms.
|
|
|
2026-03-23 11:18:03
|
INFO
|
server
|
odoo.addons.project.tests.test_project_sharing_ui.TestProjectSharingUi.test_05_project_sharing_chatter_mention_users.browser:1716
Error received after termination: {
"trigger": ".o-mail-Composer-input",
"run": "edit @xxx"
},
{
"trigger": "body:not(:has(.o-mail-Composer-suggestion))",
"run": "[function]"
},
{
"trigger": ".o-mail-Composer-input",
"run": "edit @Georges"
},
---------- FAILED: [7/7] Tour portal_project_sharing_chatter_mention_users → Step .o-mail-Composer-suggestion:contains('Georges') ----------
{
"trigger": ".o-mail-Composer-suggestion:contains('Georges')"
},
--------------------------------------------------------------------------------------------------------------------------------------------
|
|
|
2026-03-23 11:18:03
|
INFO
|
server
|
odoo.addons.project.tests.test_project_sharing_ui.TestProjectSharingUi.test_05_project_sharing_chatter_mention_users:350
Screenshot in: /data/build/tests/00849-19-0-all/screenshots/sc_20260323_111803_901906_TestProjectSharingUi.png
|
|
|
2026-03-23 11:18:04
|
ERROR
|
server
|
odoo.addons.project.tests.test_project_sharing_ui:188
FAIL: TestProjectSharingUi.test_05_project_sharing_chatter_mention_users
Traceback (most recent call last):
File "/data/build/odoo/addons/project/tests/test_project_sharing_ui.py", line 188, in test_05_project_sharing_chatter_mention_users
self.start_tour("/my/projects", "portal_project_sharing_chatter_mention_users", login="georges1")
File "/data/build/odoo/odoo/tests/common.py", line 2563, in start_tour
self.browser_js(url_path=url_path, code=code, ready=ready, timeout=timeout, success_signal="tour succeeded", **kwargs)
File "/data/build/odoo/odoo/tests/common.py", line 2533, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('portal_project_sharing_chatter_mention_users', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/my/projects", "delayToCheckUndeterminisms": 0})" failed
FAILED: [7/7] Tour portal_project_sharing_chatter_mention_users → Step .o-mail-Composer-suggestion:contains('Georges').
Element (.o-mail-Composer-suggestion:contains('Georges')) has not been found.
TIMEOUT step failed to complete within 10000 ms.
|
|
|
2026-03-23 11:19:06
|
ERROR
|
server
|
odoo.addons.project.tests.test_project_template_ui.TestProjectTemplatesTour.test_project_templates_tour.browser:1716
FAILED: [11/15] Tour project_templates_tour → Step Lets Create a second project from the template (trigger: .dropdown-menu button.dropdown-item:contains("Project Template")).
Element (.dropdown-menu button.dropdown-item:contains("Project Template")) has not been found.
TIMEOUT step failed to complete within 10000 ms.
|
|
|
2026-03-23 11:19:06
|
INFO
|
server
|
odoo.addons.project.tests.test_project_template_ui.TestProjectTemplatesTour.test_project_templates_tour.browser:1716
Error received after termination: {
"content": "Check for created project",
"trigger": ".o_kanban_record:contains('New Project')"
},
{
"content": "Go to list view",
"trigger": "button.o_switch_view.o_list",
"run": "click"
},
{
"content": "Click on New Button of List view",
"trigger": ".o_list_button_add",
"run": "click"
},
---------- FAILED: [11/15] Tour project_templates_tour → Step Lets Create a second project from the template (trigger: .dropdown-menu button.dropdown-item:contains("Project Template")) ----------
{
"content": "Lets Create a second project from the template",
"trigger": ".dropdown-menu button.dropdown-item:contains(\"Project Template\")",
"run": "click"
},
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
{
"trigger": ".modal div[name=\"name\"] .o_input",
"run": "edit New Project 2"
},
{
"trigger": "button[name=\"create_project_from_template\"]",
"run": "click"
},
{
"content": "Go back to list view",
"trigger": ".breadcrumb-item a:contains('Projects')",
"run": "click"
},
|
|
|
2026-03-23 11:19:06
|
INFO
|
server
|
odoo.addons.project.tests.test_project_template_ui.TestProjectTemplatesTour.test_project_templates_tour:350
Screenshot in: /data/build/tests/00849-19-0-all/screenshots/sc_20260323_111906_219199_TestProjectTemplatesTour.png
|
|
|
2026-03-23 11:19:06
|
ERROR
|
server
|
odoo.addons.project.tests.test_project_template_ui:23
FAIL: TestProjectTemplatesTour.test_project_templates_tour
Traceback (most recent call last):
File "/data/build/odoo/addons/project/tests/test_project_template_ui.py", line 23, in test_project_templates_tour
self.start_tour("/odoo", "project_templates_tour", login="admin")
File "/data/build/odoo/odoo/tests/common.py", line 2563, in start_tour
self.browser_js(url_path=url_path, code=code, ready=ready, timeout=timeout, success_signal="tour succeeded", **kwargs)
File "/data/build/odoo/odoo/tests/common.py", line 2533, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('project_templates_tour', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo", "delayToCheckUndeterminisms": 0})" failed
FAILED: [11/15] Tour project_templates_tour → Step Lets Create a second project from the template (trigger: .dropdown-menu button.dropdown-item:contains("Project Template")).
Element (.dropdown-menu button.dropdown-item:contains("Project Template")) has not been found.
TIMEOUT step failed to complete within 10000 ms.
|
|
|
2026-03-23 11:20:10
|
ERROR
|
server
|
odoo.addons.project.tests.test_project_ui.TestUi.test_project_task_last_history_steps.browser:1716
FAILED: [19/29] Tour project_task_last_history_steps_tour → Step div.note-editable[spellcheck='true'].odoo-editor-editable.
Element (div.note-editable[spellcheck='true'].odoo-editor-editable) has not been found.
TIMEOUT step failed to complete within 10000 ms.
|
|
|
2026-03-23 11:20:10
|
INFO
|
server
|
odoo.addons.project.tests.test_project_ui.TestUi.test_project_task_last_history_steps.browser:1716
Error received after termination: {
"trigger": ".modal button.btn-primary:enabled",
"run": "click"
},
{
"trigger": ".modal button.btn-primary:text(Restore)",
"run": "click"
},
{
"trigger": "div.note-editable.odoo-editor-editable",
"run": "click"
},
---------- FAILED: [19/29] Tour project_task_last_history_steps_tour → Step div.note-editable[spellcheck='true'].odoo-editor-editable ----------
{
"trigger": "div.note-editable[spellcheck='true'].odoo-editor-editable",
"run": "[function]"
},
------------------------------------------------------------------------------------------------------------------------------------------------
{
"isActive": [
"auto"
],
"content": "save form",
"trigger": ".o_form_button_save:enabled",
"run": "click"
},
{
"content": "wait for save completion",
"trigger": ".o_form_readonly, .o_form_saved"
},
{
"trigger": "div.note-editable.odoo-editor-editable",
"run": "click"
},
|
|
|
2026-03-23 11:20:10
|
INFO
|
server
|
odoo.addons.project.tests.test_project_ui.TestUi.test_project_task_last_history_steps:350
Screenshot in: /data/build/tests/00849-19-0-all/screenshots/sc_20260323_112010_197099_TestUi.png
|
|
|
2026-03-23 11:20:10
|
ERROR
|
server
|
odoo.addons.project.tests.test_project_ui:50
FAIL: TestUi.test_project_task_last_history_steps
Traceback (most recent call last):
File "/data/build/odoo/addons/project/tests/test_project_ui.py", line 50, in test_project_task_last_history_steps
self.start_tour('/odoo', 'project_task_last_history_steps_tour', login='admin')
File "/data/build/odoo/odoo/tests/common.py", line 2563, in start_tour
self.browser_js(url_path=url_path, code=code, ready=ready, timeout=timeout, success_signal="tour succeeded", **kwargs)
File "/data/build/odoo/odoo/tests/common.py", line 2533, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('project_task_last_history_steps_tour', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo", "delayToCheckUndeterminisms": 0})" failed
FAILED: [19/29] Tour project_task_last_history_steps_tour → Step div.note-editable[spellcheck='true'].odoo-editor-editable.
Element (div.note-editable[spellcheck='true'].odoo-editor-editable) has not been found.
TIMEOUT step failed to complete within 10000 ms.
|
|
|
2026-03-23 11:28:34
|
ERROR
|
server
|
odoo.addons.purchase.tests.test_purchase_flow.TestPurchaseFlowTourPostInstall.test_basic_purchase_flow_with_minimal_access_rights.browser:1716
FAILED: [1/16] Tour test_basic_purchase_flow_with_minimal_access_rights → Step .o_menuitem[href='/odoo/purchase'].
Element (.o_menuitem[href='/odoo/purchase']) has not been found.
TIMEOUT step failed to complete within 10000 ms.
|
|
|
2026-03-23 11:28:34
|
INFO
|
server
|
odoo.addons.purchase.tests.test_purchase_flow.TestPurchaseFlowTourPostInstall.test_basic_purchase_flow_with_minimal_access_rights.browser:1716
Error received after termination: ---------- FAILED: [1/16] Tour test_basic_purchase_flow_with_minimal_access_rights → Step .o_menuitem[href='/odoo/purchase'] ----------
{
"trigger": ".o_menuitem[href='/odoo/purchase']",
"run": "click"
},
---------------------------------------------------------------------------------------------------------------------------------------
{
"content": "Check that at least one RFQ is present in the view",
"trigger": ".o_purchase_dashboard_list_view .o_data_row"
},
{
"trigger": ".o_list_button_add",
"run": "click"
},
{
"trigger": ".o_input[id=partner_id_0]",
"run": "edit partner_a"
},
|
|
|
2026-03-23 11:28:34
|
INFO
|
server
|
odoo.addons.purchase.tests.test_purchase_flow.TestPurchaseFlowTourPostInstall.test_basic_purchase_flow_with_minimal_access_rights:350
Screenshot in: /data/build/tests/00849-19-0-all/screenshots/sc_20260323_112834_472625_TestPurchaseFlowTourPostInstall.png
|
|
|
2026-03-23 11:28:34
|
ERROR
|
server
|
odoo.addons.purchase.tests.test_purchase_flow:32
FAIL: TestPurchaseFlowTourPostInstall.test_basic_purchase_flow_with_minimal_access_rights
Traceback (most recent call last):
File "/data/build/odoo/addons/purchase/tests/test_purchase_flow.py", line 32, in test_basic_purchase_flow_with_minimal_access_rights
self.start_tour('/odoo', 'test_basic_purchase_flow_with_minimal_access_rights', login='SuperPurchaseWoman')
File "/data/build/odoo/odoo/tests/common.py", line 2563, in start_tour
self.browser_js(url_path=url_path, code=code, ready=ready, timeout=timeout, success_signal="tour succeeded", **kwargs)
File "/data/build/odoo/odoo/tests/common.py", line 2533, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('test_basic_purchase_flow_with_minimal_access_rights', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo", "delayToCheckUndeterminisms": 0})" failed
FAILED: [1/16] Tour test_basic_purchase_flow_with_minimal_access_rights → Step .o_menuitem[href='/odoo/purchase'].
Element (.o_menuitem[href='/odoo/purchase']) has not been found.
TIMEOUT step failed to complete within 10000 ms.
|
|