| Date |
Level |
Type |
Message |
|
2026-03-22 12:06:24
|
INFO
|
runbot
|
Init build environment with config Parallel Testing
|
|
|
2026-03-22 12:06:24
|
|
|
Starting step restore from config Parallel Testing
|
|
|
2026-03-22 12:06:24
|
|
|
Restoring dump 00745-19-0-all.zip from build 745
|
|
|
2026-03-22 12:06:24
|
|
|
Using Dockerfile Tag odoo:Docker19
|
|
|
2026-03-22 12:07:43
|
INFO
|
runbot
|
Step restore finished in 75s
|
|
|
2026-03-22 12:07:43
|
|
|
Starting step test_post_install from config Parallel Testing
|
|
|
2026-03-22 12:07:43
|
|
|
Using Dockerfile Tag odoo:Docker19
|
|
|
2026-03-22 12:07:49
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.81s, 0 queries (+0 extra)
|
|
|
2026-03-22 12:08:03
|
INFO
|
server
|
odoo.modules.loading:350
421 modules loaded in 14.14s, 0 queries (+0 extra)
|
|
|
2026-03-22 12:08:06
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:350
Pregenerating assets bundles
|
|
|
2026-03-22 15:06:26
|
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-22 15:06:26
|
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-22 15:06:26
|
INFO
|
server
|
odoo.addons.project.tests.test_project_sharing_ui.TestProjectSharingUi.test_05_project_sharing_chatter_mention_users:350
Screenshot in: /data/build/tests/00759-19-0-all/screenshots/sc_20260322_150626_421085_TestProjectSharingUi.png
|
|
|
2026-03-22 15:06:26
|
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-22 15:07:25
|
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-22 15:07:25
|
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-22 15:07:25
|
INFO
|
server
|
odoo.addons.project.tests.test_project_template_ui.TestProjectTemplatesTour.test_project_templates_tour:350
Screenshot in: /data/build/tests/00759-19-0-all/screenshots/sc_20260322_150725_917297_TestProjectTemplatesTour.png
|
|
|
2026-03-22 15:07:26
|
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-22 15:16:50
|
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-22 15:16:50
|
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-22 15:16:50
|
INFO
|
server
|
odoo.addons.purchase.tests.test_purchase_flow.TestPurchaseFlowTourPostInstall.test_basic_purchase_flow_with_minimal_access_rights:350
Screenshot in: /data/build/tests/00759-19-0-all/screenshots/sc_20260322_151650_662173_TestPurchaseFlowTourPostInstall.png
|
|
|
2026-03-22 15:16:50
|
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.
|
|
|
2026-03-22 15:20:36
|
ERROR
|
server
|
odoo.addons.purchase.tests.test_purchase_product_catalog.TestPurchaseProductCatalog.test_catalog_vendor_uom.browser:1716
FAILED: [14/40] Tour test_catalog_vendor_uom → Step .o_kanban_record:contains("Crab Juice") input[type=number]:value("5").
Element (.o_kanban_record:contains("Crab Juice") input[type=number]:value("5")) has not been found.
TIMEOUT step failed to complete within 10000 ms.
|
|
|
2026-03-22 15:20:36
|
INFO
|
server
|
odoo.addons.purchase.tests.test_purchase_product_catalog.TestPurchaseProductCatalog.test_catalog_vendor_uom.browser:1716
Error received after termination: {
"trigger": ".o_kanban_record:contains(\"Crab Juice\") button:has(.fa-plus,.fa-shopping-cart)",
"run": "click"
},
{
"trigger": ".o_kanban_record:contains(\"Crab Juice\") button:has(.fa-plus,.fa-shopping-cart)",
"run": "click"
},
{
"trigger": ".o_kanban_record:contains(\"Crab Juice\") button:has(.fa-plus,.fa-shopping-cart)",
"run": "click"
},
---------- FAILED: [14/40] Tour test_catalog_vendor_uom → Step .o_kanban_record:contains("Crab Juice") input[type=number]:value("5") ----------
{
"trigger": ".o_kanban_record:contains(\"Crab Juice\") input[type=number]:value(\"5\")"
},
-----------------------------------------------------------------------------------------------------------------------------------------------
{
"content": "Check that the kanban record card for product \"Crab Juice\" uses Units as the UoM",
"trigger": ".o_kanban_record:contains(\"Crab Juice\") .o_product_catalog_quantity:contains(\"Units\")"
},
{
"content": "Check that the kanban record card for product \"Crab Juice\" has a price of $ 2.50",
"trigger": ".o_kanban_record:contains(\"Crab Juice\") .o_product_catalog_price:contains(\"$ 2.50\")"
},
{
"trigger": ".o_kanban_record:contains(\"Crab Juice\") button:has(.fa-plus,.fa-shopping-cart)",
"run": "click"
},
|
|
|
2026-03-22 15:20:36
|
INFO
|
server
|
odoo.addons.purchase.tests.test_purchase_product_catalog.TestPurchaseProductCatalog.test_catalog_vendor_uom:350
Screenshot in: /data/build/tests/00759-19-0-all/screenshots/sc_20260322_152036_939079_TestPurchaseProductCatalog.png
|
|
|
2026-03-22 15:20:37
|
ERROR
|
server
|
odoo.addons.purchase.tests.test_purchase_product_catalog:151
FAIL: TestPurchaseProductCatalog.test_catalog_vendor_uom
Traceback (most recent call last):
File "/data/build/odoo/addons/purchase/tests/test_purchase_product_catalog.py", line 151, in test_catalog_vendor_uom
self.start_tour('/odoo/purchase', 'test_catalog_vendor_uom', login='accountman')
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_catalog_vendor_uom', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/purchase", "delayToCheckUndeterminisms": 0})" failed
FAILED: [14/40] Tour test_catalog_vendor_uom → Step .o_kanban_record:contains("Crab Juice") input[type=number]:value("5").
Element (.o_kanban_record:contains("Crab Juice") input[type=number]:value("5")) has not been found.
TIMEOUT step failed to complete within 10000 ms.
|
|
|
2026-03-22 15:26:45
|
ERROR
|
server
|
odoo.tests.result:713
4 failed, 0 error(s) of 2132 tests when loading database '00759-19-0-all'
|
|
|
2026-03-22 15:27:08
|
INFO
|
runbot
|
Getting results for build 00759-19-0
|
|
|
2026-03-22 15:27:08
|
|
|
Step test_post_install finished in 3h
|
|