| Date |
Level |
Type |
Message |
|
2026-03-04 20:27:02
|
INFO
|
runbot
|
Init build environment with config Default
|
|
|
2026-03-04 20:27:02
|
|
|
Starting step base from config Default
|
|
|
2026-03-04 20:27:02
|
|
|
Using Dockerfile Tag odoo:Telescope_DockerDefault
|
|
|
2026-03-04 20:28:35
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 12.58s, 9241 queries (+9241 extra)
|
|
|
2026-03-04 20:28:47
|
INFO
|
server
|
odoo.modules.loading:360
18 modules loaded in 9.89s, 7893 queries (+7893 extra)
|
|
|
2026-03-04 20:28:53
|
INFO
|
runbot
|
Getting results for build 00113-18
|
|
|
2026-03-04 20:28:53
|
|
|
Step base finished in 105s
|
|
|
2026-03-04 20:28:53
|
|
|
Starting step all from config Default
|
|
|
2026-03-04 20:28:53
|
|
|
Using Dockerfile Tag odoo:Telescope_DockerDefault
|
|
|
2026-03-04 20:31:40
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 85.45s, 9241 queries (+37289 extra)
|
|
|
2026-03-04 20:50:56
|
WARNING
|
server
|
py.warnings:353
/home/odoo/.local/lib/python3.12/site-packages/bokeh/util/serialization.py:87: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).
File "/data/build/odoo/odoo-bin", line 8, in <module>
odoo.cli.main()
File "/data/build/odoo/odoo/cli/command.py", line 76, in main
o.run(args)
File "/data/build/odoo/odoo/cli/server.py", line 182, in run
main(args)
File "/data/build/odoo/odoo/cli/server.py", line 175, in main
rc = odoo.service.server.start(preload=preload, stop=stop)
File "/data/build/odoo/odoo/service/server.py", line 1462, in start
rc = server.run(preload, stop)
File "/data/build/odoo/odoo/service/server.py", line 627, in run
rc = preload_registries(preload)
File "/data/build/odoo/odoo/service/server.py", line 1366, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "/home/odoo/.local/lib/python3.12/site-packages/decorator.py", line 232, in fun
return caller(func, *(extras + args), **kw)
File "/data/build/odoo/odoo/tools/func.py", line 97, in locked
return func(inst, *args, **kwargs)
File "/data/build/odoo/odoo/modules/registry.py", line 129, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/data/build/odoo/odoo/modules/loading.py", line 489, in load_modules
processed_modules += load_marked_modules(env, graph,
File "/data/build/odoo/odoo/modules/loading.py", line 365, in load_marked_modules
loaded, processed = load_module_graph(
File "/data/build/odoo/odoo/modules/loading.py", line 186, in load_module_graph
load_openerp_module(package.name)
File "/data/build/odoo/odoo/modules/module.py", line 384, in load_openerp_module
__import__(qualname)
File "/data/build/telescope_addons_cp/hq/__init__.py", line 1, in <module>
from . import ( # isort: skip
File "/data/build/telescope_addons_cp/hq/dispatch/__init__.py", line 1, in <module>
from . import api, private
File "/data/build/telescope_addons_cp/hq/dispatch/private/__init__.py", line 1, in <module>
from . import controllers, models
File "/data/build/telescope_addons_cp/hq/dispatch/private/models/__init__.py", line 1, in <module>
from . import ( # isort: skip
File "/data/build/telescope_addons_cp/hq/dispatch/private/models/hq_dispatch_board_v2.py", line 10, in <module>
from bokeh.embed import components
File "/home/odoo/.local/lib/python3.12/site-packages/bokeh/embed/__init__.py", line 25, in <module>
from .server import server_document, server_session
File "/home/odoo/.local/lib/python3.12/site-packages/bokeh/embed/server.py", line 33, in <module>
from ..resources import DEFAULT_SERVER_HTTP_URL
File "/home/odoo/.local/lib/python3.12/site-packages/bokeh/resources.py", line 58, in <module>
from .model import Model
File "/home/odoo/.local/lib/python3.12/site-packages/bokeh/model/__init__.py", line 24, in <module>
from .data_model import DataModel
File "/home/odoo/.local/lib/python3.12/site-packages/bokeh/model/data_model.py", line 24, in <module>
from ..core.has_props import abstract
File "/home/odoo/.local/lib/python3.12/site-packages/bokeh/core/has_props.py", line 61, in <module>
from .serialization import (
File "/home/odoo/.local/lib/python3.12/site-packages/bokeh/core/serialization.py", line 53, in <module>
from ..util.serialization import (
File "/home/odoo/.local/lib/python3.12/site-packages/bokeh/util/serialization.py", line 87, in <module>
DT_EPOCH = dt.datetime.utcfromtimestamp(0)
|
|
|
2026-03-04 20:52:23
|
WARNING
|
server
|
odoo.addons.base.models.ir_ui_view:752
<b>Access Rights Inconsistency</b><br/>This view may not work for all users: some users may have a combination of groups where the elements <b><tt><button></tt></b> are displayed, but they depend on the field <b><tt>has_timesheet</tt></b> that is not accessible. You might fix this by modifying user groups to make sure that all users who have access to those elements also have access to the field, typically via group implications. Alternatively, you could adjust the “<i>groups</i>” or “<i>invisible</i>” attributes for these fields, to make sure they are always available together.<br/>Debugging information:<br/>- field “has_timesheet” is accessible for groups: 'base.group_system' | 'hr.group_hr_user'<br/>- element “<button invisible="not has_timesheet" class="oe_stat_button" type="object" name="action_timesheet_from_employee" icon="fa-calendar" groups="hr_timesheet.group_hr_timesheet_user"/>” is shown in the view for groups: 'hr_timesheet.group_hr_timesheet_user'
View error context:
{'file': '/data/build/odoo/addons/hr_timesheet/views/hr_employee_views.xml',
'line': 1,
'name': 'hr.employee.form.timesheet',
'view': ir.ui.view(3083,),
'view.model': 'hr.employee',
'view.parent': ir.ui.view(2435,),
'xmlid': 'hr_employee_view_form_inherit_timesheet'}
|
|
|
2026-03-04 21:01:30
|
ERROR
|
server
|
odoo.addons.project_mrp_workorder_account.tests.test_analytic_accounting:217
FAIL: TestMrpAnalyticAccountHr.test_mrp_analytic_account_employee
Traceback (most recent call last):
File "/data/build/enterprise/project_mrp_workorder_account/tests/test_analytic_accounting.py", line 217, in test_mrp_analytic_account_employee
self.assertEqual(len(self.analytic_account.with_context(analytic_plan_id=self.analytic_account.plan_id.id).line_ids), 4, '2 lines for workcenters costs 2 for employee cost')
AssertionError: 3 != 4 : 2 lines for workcenters costs 2 for employee cost
|
|
|
2026-03-04 21:01:36
|
ERROR
|
server
|
odoo.addons.project_mrp_workorder_account.tests.test_analytic_accounting:92
FAIL: TestMrpAnalyticAccountHr.test_mrp_employee_analytic_account
Traceback (most recent call last):
File "/data/build/enterprise/project_mrp_workorder_account/tests/test_analytic_accounting.py", line 92, in test_mrp_employee_analytic_account
self.assertEqual(employee_aa_line.amount, -100.0)
AssertionError: 0.0 != -100.0
|
|
|
2026-03-04 21:01:37
|
ERROR
|
server
|
odoo.modules.loading:321
Module project_mrp_workorder_account: 2 failures, 0 errors of 6 tests
|
|
|
2026-03-04 21:02:27
|
WARNING
|
server
|
odoo.addons.base.models.ir_ui_view:1514
'kanban-box' is deprecated, define a 'card' template instead
|
|
|
2026-03-04 21:03:34
|
INFO
|
server
|
odoo.modules.loading:360
192 modules loaded in 1911.16s, 151665 queries (+1087053 extra)
|
|
|
2026-03-04 21:03:37
|
ERROR
|
server
|
odoo.modules.loading:609
At least one test failed when loading the modules.
|
|
|
2026-03-04 21:03:38
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:360
Pregenerating assets bundles
|
|
|
2026-03-04 21:04:34
|
INFO
|
server
|
odoo.addons.base.tests.test_http_case.TestChromeBrowser.test_screencasts:360
Screencast frames in: /data/build/tests/00113-18-all/screencasts/failed_screencast_20260304_210434_508283
|
|
|
2026-03-04 21:08:39
|
INFO
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_qunit_mobile.browser:1681
QUnit: passed 87 tests (350 assertions), took 5s
|
|
|
2026-03-04 21:18:01
|
INFO
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] Passed 6822 tests (22291 assertions, total time: 00:09:18)
|
|
|
2026-03-04 21:18:06
|
ERROR
|
server
|
odoo.addons.web.tests.test_login.TestUserSwitch.test_user_switch.browser:1681
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:18:06
|
ERROR
|
server
|
odoo.addons.web.tests.test_login.TestUserSwitch.test_user_switch.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:18:06
|
ERROR
|
server
|
odoo.addons.web.tests.test_login.TestUserSwitch.test_user_switch.browser:1681
Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:18:06
|
ERROR
|
server
|
odoo.addons.web.tests.test_login.TestUserSwitch.test_user_switch.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:18:06
|
INFO
|
server
|
odoo.addons.web.tests.test_login.TestUserSwitch.test_user_switch:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_211806_401634_TestUserSwitch.png
|
|
|
2026-03-04 21:18:06
|
INFO
|
server
|
odoo.addons.web.tests.test_login.TestUserSwitch.test_user_switch:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_211806_947552_TestUserSwitch.png
|
|
|
2026-03-04 21:18:07
|
ERROR
|
server
|
odoo.addons.web.tests.test_login:67
FAIL: TestUserSwitch.test_user_switch
Traceback (most recent call last):
File "/data/build/odoo/addons/web/tests/test_login.py", line 67, in test_user_switch
self.start_tour('/odoo', 'test_user_switch', login='demo')
File "/data/build/odoo/odoo/tests/common.py", line 2439, in start_tour
return 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 2413, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('test_user_switch', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo", "delayToCheckUndeterminisms": 0})" failed
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:18:16
|
ERROR
|
server
|
odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_administration.browser:1681
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:18:16
|
ERROR
|
server
|
odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_administration.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:18:16
|
ERROR
|
server
|
odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_administration.browser:1681
Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:18:16
|
ERROR
|
server
|
odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_administration.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:18:16
|
INFO
|
server
|
odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_administration:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_211816_406587_TestTOTP.png
|
|
|
2026-03-04 21:18:16
|
INFO
|
server
|
odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_administration:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_211816_778719_TestTOTP.png
|
|
|
2026-03-04 21:18:16
|
ERROR
|
server
|
odoo.addons.auth_totp.tests.test_totp:99
FAIL: TestTOTP.test_totp_administration
Traceback (most recent call last):
File "/data/build/odoo/addons/auth_totp/tests/test_totp.py", line 99, in test_totp_administration
self.start_tour('/web', 'totp_tour_setup', login='test_user')
File "/data/build/odoo/odoo/tests/common.py", line 2439, in start_tour
return 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 2413, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('totp_tour_setup', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/web", "delayToCheckUndeterminisms": 0})" failed
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:18:19
|
ERROR
|
server
|
odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_authenticate.browser:1681
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:18:19
|
ERROR
|
server
|
odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_authenticate.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:18:19
|
ERROR
|
server
|
odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_authenticate.browser:1681
Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:18:19
|
ERROR
|
server
|
odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_authenticate.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:18:19
|
INFO
|
server
|
odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_authenticate:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_211819_418397_TestTOTP.png
|
|
|
2026-03-04 21:18:19
|
INFO
|
server
|
odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_authenticate:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_211819_754031_TestTOTP.png
|
|
|
2026-03-04 21:18:20
|
ERROR
|
server
|
odoo.addons.auth_totp.tests.test_totp:114
FAIL: TestTOTP.test_totp_authenticate
Traceback (most recent call last):
File "/data/build/odoo/odoo/tools/misc.py", line 787, in deco
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/addons/auth_totp/tests/test_totp.py", line 114, in test_totp_authenticate
self.start_tour('/odoo', 'totp_tour_setup', login='test_user')
File "/data/build/odoo/odoo/tests/common.py", line 2439, in start_tour
return 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 2413, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('totp_tour_setup', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo", "delayToCheckUndeterminisms": 0})" failed
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:19:15
|
ERROR
|
server
|
odoo.addons.web_enterprise.tests.test_enterprise.TestWebEnterprise.test_studio_list_upsell.browser:1681
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:19:15
|
ERROR
|
server
|
odoo.addons.web_enterprise.tests.test_enterprise.TestWebEnterprise.test_studio_list_upsell.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:19:15
|
ERROR
|
server
|
odoo.addons.web_enterprise.tests.test_enterprise.TestWebEnterprise.test_studio_list_upsell.browser:1681
Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:19:15
|
ERROR
|
server
|
odoo.addons.web_enterprise.tests.test_enterprise.TestWebEnterprise.test_studio_list_upsell.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:19:16
|
INFO
|
server
|
odoo.addons.web_enterprise.tests.test_enterprise.TestWebEnterprise.test_studio_list_upsell:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_211916_020659_TestWebEnterprise.png
|
|
|
2026-03-04 21:19:16
|
INFO
|
server
|
odoo.addons.web_enterprise.tests.test_enterprise.TestWebEnterprise.test_studio_list_upsell:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_211916_497190_TestWebEnterprise.png
|
|
|
2026-03-04 21:19:16
|
ERROR
|
server
|
odoo.addons.web_enterprise.tests.test_enterprise:68
FAIL: TestWebEnterprise.test_studio_list_upsell
Traceback (most recent call last):
File "/data/build/enterprise/web_enterprise/tests/test_enterprise.py", line 68, in test_studio_list_upsell
self.start_tour("/odoo/action-account.action_move_out_invoice_type", "web_enterprise.test_studio_list_upsell", login="admin")
File "/data/build/odoo/odoo/tests/common.py", line 2439, in start_tour
return 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 2413, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('web_enterprise.test_studio_list_upsell', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/action-account.action_move_out_invoice_type", "delayToCheckUndeterminisms": 0})" failed
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:19:22
|
ERROR
|
server
|
odoo.addons.mail.tests.test_attachment_controller.TestAttachmentController.test_send_attachment_without_body.browser:1681
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:19:22
|
ERROR
|
server
|
odoo.addons.mail.tests.test_attachment_controller.TestAttachmentController.test_send_attachment_without_body.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:19:22
|
ERROR
|
server
|
odoo.addons.mail.tests.test_attachment_controller.TestAttachmentController.test_send_attachment_without_body.browser:1681
Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:19:22
|
ERROR
|
server
|
odoo.addons.mail.tests.test_attachment_controller.TestAttachmentController.test_send_attachment_without_body.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:19:22
|
INFO
|
server
|
odoo.addons.mail.tests.test_attachment_controller.TestAttachmentController.test_send_attachment_without_body:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_211922_361757_TestAttachmentController.png
|
|
|
2026-03-04 21:19:22
|
INFO
|
server
|
odoo.addons.mail.tests.test_attachment_controller.TestAttachmentController.test_send_attachment_without_body:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_211922_984435_TestAttachmentController.png
|
|
|
2026-03-04 21:19:23
|
ERROR
|
server
|
odoo.addons.mail.tests.test_attachment_controller:83
FAIL: TestAttachmentController.test_send_attachment_without_body
Traceback (most recent call last):
File "/data/build/odoo/addons/mail/tests/test_attachment_controller.py", line 83, in test_send_attachment_without_body
self.start_tour("/odoo/discuss", "create_thread_for_attachment_without_body",login="admin")
File "/data/build/odoo/odoo/tests/common.py", line 2439, in start_tour
return 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 2413, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('create_thread_for_attachment_without_body', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/discuss", "delayToCheckUndeterminisms": 0})" failed
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:20:20
|
ERROR
|
server
|
odoo.addons.mail.tests.discuss.test_discuss_action.TestDiscussAction.test_go_back_to_thread_from_breadcrumbs.browser:1681
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:20:20
|
ERROR
|
server
|
odoo.addons.mail.tests.discuss.test_discuss_action.TestDiscussAction.test_go_back_to_thread_from_breadcrumbs.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:20:20
|
ERROR
|
server
|
odoo.addons.mail.tests.discuss.test_discuss_action.TestDiscussAction.test_go_back_to_thread_from_breadcrumbs.browser:1681
Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:20:20
|
ERROR
|
server
|
odoo.addons.mail.tests.discuss.test_discuss_action.TestDiscussAction.test_go_back_to_thread_from_breadcrumbs.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:20:20
|
INFO
|
server
|
odoo.addons.mail.tests.discuss.test_discuss_action.TestDiscussAction.test_go_back_to_thread_from_breadcrumbs:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_212020_713862_TestDiscussAction.png
|
|
|
2026-03-04 21:20:20
|
INFO
|
server
|
odoo.addons.mail.tests.discuss.test_discuss_action.TestDiscussAction.test_go_back_to_thread_from_breadcrumbs:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_212020_981842_TestDiscussAction.png
|
|
|
2026-03-04 21:20:21
|
ERROR
|
server
|
odoo.addons.mail.tests.discuss.test_discuss_action:8
FAIL: TestDiscussAction.test_go_back_to_thread_from_breadcrumbs
Traceback (most recent call last):
File "/data/build/odoo/addons/mail/tests/discuss/test_discuss_action.py", line 8, in test_go_back_to_thread_from_breadcrumbs
self.start_tour(
File "/data/build/odoo/odoo/tests/common.py", line 2439, in start_tour
return 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 2413, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('discuss_go_back_to_thread_from_breadcrumbs.js', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/discuss?active_id=mail.box_inbox", "delayToCheckUndeterminisms": 0})" failed
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:23:10
|
ERROR
|
server
|
odoo.addons.mail.tests.discuss.test_discuss_sub_channels.TestDiscussSubChannels.test_04_sub_channel_panel_search.browser:1681
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:23:10
|
ERROR
|
server
|
odoo.addons.mail.tests.discuss.test_discuss_sub_channels.TestDiscussSubChannels.test_04_sub_channel_panel_search.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:23:10
|
ERROR
|
server
|
odoo.addons.mail.tests.discuss.test_discuss_sub_channels.TestDiscussSubChannels.test_04_sub_channel_panel_search.browser:1681
Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:23:10
|
ERROR
|
server
|
odoo.addons.mail.tests.discuss.test_discuss_sub_channels.TestDiscussSubChannels.test_04_sub_channel_panel_search.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:23:10
|
INFO
|
server
|
odoo.addons.mail.tests.discuss.test_discuss_sub_channels.TestDiscussSubChannels.test_04_sub_channel_panel_search:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_212310_680318_TestDiscussSubChannels.png
|
|
|
2026-03-04 21:23:11
|
INFO
|
server
|
odoo.addons.mail.tests.discuss.test_discuss_sub_channels.TestDiscussSubChannels.test_04_sub_channel_panel_search:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_212311_285189_TestDiscussSubChannels.png
|
|
|
2026-03-04 21:23:11
|
ERROR
|
server
|
odoo.addons.mail.tests.discuss.test_discuss_sub_channels:91
FAIL: TestDiscussSubChannels.test_04_sub_channel_panel_search
Traceback (most recent call last):
File "/data/build/odoo/addons/mail/tests/discuss/test_discuss_sub_channels.py", line 91, in test_04_sub_channel_panel_search
self.start_tour(
File "/data/build/odoo/odoo/tests/common.py", line 2439, in start_tour
return 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 2413, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('test_discuss_sub_channel_search', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/discuss?active_id=discuss.channel_699", "delayToCheckUndeterminisms": 0})" failed
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:23:29
|
ERROR
|
server
|
odoo.addons.mail.tests.discuss.test_load_messages.TestLoadMessages.test_01_mail_message_load_order_tour.browser:1681
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:23:29
|
ERROR
|
server
|
odoo.addons.mail.tests.discuss.test_load_messages.TestLoadMessages.test_01_mail_message_load_order_tour.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:23:29
|
ERROR
|
server
|
odoo.addons.mail.tests.discuss.test_load_messages.TestLoadMessages.test_01_mail_message_load_order_tour.browser:1681
Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:23:29
|
ERROR
|
server
|
odoo.addons.mail.tests.discuss.test_load_messages.TestLoadMessages.test_01_mail_message_load_order_tour.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:23:29
|
INFO
|
server
|
odoo.addons.mail.tests.discuss.test_load_messages.TestLoadMessages.test_01_mail_message_load_order_tour:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_212329_653250_TestLoadMessages.png
|
|
|
2026-03-04 21:23:30
|
INFO
|
server
|
odoo.addons.mail.tests.discuss.test_load_messages.TestLoadMessages.test_01_mail_message_load_order_tour:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_212330_030533_TestLoadMessages.png
|
|
|
2026-03-04 21:23:30
|
ERROR
|
server
|
odoo.addons.mail.tests.discuss.test_load_messages:26
FAIL: TestLoadMessages.test_01_mail_message_load_order_tour
Traceback (most recent call last):
File "/data/build/odoo/addons/mail/tests/discuss/test_load_messages.py", line 26, in test_01_mail_message_load_order_tour
self.start_tour("/odoo/action-mail.action_discuss", "mail_message_load_order_tour", login="admin")
File "/data/build/odoo/odoo/tests/common.py", line 2439, in start_tour
return 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 2413, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('mail_message_load_order_tour', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/action-mail.action_discuss", "delayToCheckUndeterminisms": 0})" failed
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:23:32
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_activity.TestMailActivityChatter.test_mail_activity_date_format.browser:1681
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:23:32
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_activity.TestMailActivityChatter.test_mail_activity_date_format.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:23:32
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_activity.TestMailActivityChatter.test_mail_activity_date_format.browser:1681
Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:23:32
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_activity.TestMailActivityChatter.test_mail_activity_date_format.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:23:33
|
INFO
|
server
|
odoo.addons.mail.tests.test_mail_activity.TestMailActivityChatter.test_mail_activity_date_format:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20240101_090000_000000_TestMailActivityChatter.png
|
|
|
2026-03-04 21:23:33
|
INFO
|
server
|
odoo.addons.mail.tests.test_mail_activity.TestMailActivityChatter.test_mail_activity_date_format:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20240101_090000_000000_TestMailActivityChatter.png
|
|
|
2026-03-04 21:23:34
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_activity:162
FAIL: TestMailActivityChatter.test_mail_activity_date_format
Traceback (most recent call last):
File "/data/build/odoo/addons/mail/tests/test_mail_activity.py", line 162, in test_mail_activity_date_format
self.start_tour(
File "/data/build/odoo/odoo/tests/common.py", line 2439, in start_tour
return 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 2413, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('mail_activity_date_format', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/web#id=2578&model=res.partner", "delayToCheckUndeterminisms": 0})" failed
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:23:36
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_activity.TestMailActivityChatter.test_mail_activity_schedule_from_chatter.browser:1681
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:23:36
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_activity.TestMailActivityChatter.test_mail_activity_schedule_from_chatter.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:23:36
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_activity.TestMailActivityChatter.test_mail_activity_schedule_from_chatter.browser:1681
Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:23:36
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_activity.TestMailActivityChatter.test_mail_activity_schedule_from_chatter.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:23:36
|
INFO
|
server
|
odoo.addons.mail.tests.test_mail_activity.TestMailActivityChatter.test_mail_activity_schedule_from_chatter:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_212336_897471_TestMailActivityChatter.png
|
|
|
2026-03-04 21:23:37
|
INFO
|
server
|
odoo.addons.mail.tests.test_mail_activity.TestMailActivityChatter.test_mail_activity_schedule_from_chatter:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_212337_141911_TestMailActivityChatter.png
|
|
|
2026-03-04 21:23:37
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_activity:169
FAIL: TestMailActivityChatter.test_mail_activity_schedule_from_chatter
Traceback (most recent call last):
File "/data/build/odoo/addons/mail/tests/test_mail_activity.py", line 169, in test_mail_activity_schedule_from_chatter
self.start_tour(
File "/data/build/odoo/odoo/tests/common.py", line 2439, in start_tour
return 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 2413, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('mail_activity_schedule_from_chatter', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/res.partner/2578", "delayToCheckUndeterminisms": 0})" failed
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:23:46
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_composer.TestMailComposerUI.test_mail_composer_test_tour.browser:1681
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:23:46
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_composer.TestMailComposerUI.test_mail_composer_test_tour.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:23:46
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_composer.TestMailComposerUI.test_mail_composer_test_tour.browser:1681
Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:23:46
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_composer.TestMailComposerUI.test_mail_composer_test_tour.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:23:46
|
INFO
|
server
|
odoo.addons.mail.tests.test_mail_composer.TestMailComposerUI.test_mail_composer_test_tour:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_212346_911412_TestMailComposerUI.png
|
|
|
2026-03-04 21:23:47
|
INFO
|
server
|
odoo.addons.mail.tests.test_mail_composer.TestMailComposerUI.test_mail_composer_test_tour:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_212347_107812_TestMailComposerUI.png
|
|
|
2026-03-04 21:23:47
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_composer:293
FAIL: TestMailComposerUI.test_mail_composer_test_tour
Traceback (most recent call last):
File "/data/build/odoo/addons/mail/tests/test_mail_composer.py", line 293, in test_mail_composer_test_tour
self.start_tour(
File "/data/build/odoo/odoo/tests/common.py", line 2439, in start_tour
return 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 2413, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('mail/static/tests/tours/mail_composer_test_tour.js', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/res.partner/2591", "delayToCheckUndeterminisms": 0})" failed
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:23:54
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_template.TestMailTemplateUI.test_mail_template_dynamic_placeholder_tour.browser:1681
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:23:54
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_template.TestMailTemplateUI.test_mail_template_dynamic_placeholder_tour.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:23:54
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_template.TestMailTemplateUI.test_mail_template_dynamic_placeholder_tour.browser:1681
Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:23:54
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_template.TestMailTemplateUI.test_mail_template_dynamic_placeholder_tour.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:23:54
|
INFO
|
server
|
odoo.addons.mail.tests.test_mail_template.TestMailTemplateUI.test_mail_template_dynamic_placeholder_tour:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_212354_851881_TestMailTemplateUI.png
|
|
|
2026-03-04 21:23:55
|
INFO
|
server
|
odoo.addons.mail.tests.test_mail_template.TestMailTemplateUI.test_mail_template_dynamic_placeholder_tour:360
Screenshot in: /data/build/tests/00113-18-all/screenshots/sc_20260304_212355_723657_TestMailTemplateUI.png
|
|
|
2026-03-04 21:23:56
|
ERROR
|
server
|
odoo.addons.mail.tests.test_mail_template:515
FAIL: TestMailTemplateUI.test_mail_template_dynamic_placeholder_tour
Traceback (most recent call last):
File "/data/build/odoo/addons/mail/tests/test_mail_template.py", line 515, in test_mail_template_dynamic_placeholder_tour
self.start_tour("/odoo", 'mail_template_dynamic_placeholder_tour', login="admin")
File "/data/build/odoo/odoo/tests/common.py", line 2439, in start_tour
return 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 2413, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('mail_template_dynamic_placeholder_tour', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo", "delayToCheckUndeterminisms": 0})" failed
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:24:23
|
ERROR
|
server
|
odoo.addons.mail.tests.test_res_users.TestUserTours.test_user_modify_own_profile.browser:1681
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_renderer', '@web/views/graph/graph_view']
|
|
|
2026-03-04 21:24:23
|
ERROR
|
server
|
odoo.addons.mail.tests.test_res_users.TestUserTours.test_user_modify_own_profile.browser:1681
Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/sliding_y_graph_renderer', '@connector_intranet_reports/inventory_breakdown_views']
|
|
|
2026-03-04 21:24:24
|
|
|
Log limit reached (full logs are still available in the log file)
|
|
|
2026-03-04 21:28:55
|
INFO
|
runbot
|
all time exceeded (3602s)
|
|
|
2026-03-04 21:28:55
|
INFO
|
runbot
|
Kill build 00113-18
|
|