| Date |
Level |
Type |
Message |
|
2026-03-05 16:31:01
|
INFO
|
runbot
|
Init build environment with config Default
|
|
|
2026-03-05 16:31:01
|
|
|
Starting step base from config Default
|
|
|
2026-03-05 16:31:01
|
|
|
Using Dockerfile Tag odoo:Telescope_DockerDefault
|
|
|
2026-03-05 16:32:29
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 11.96s, 9241 queries (+9241 extra)
|
|
|
2026-03-05 16:32:41
|
INFO
|
server
|
odoo.modules.loading:360
18 modules loaded in 10.10s, 7893 queries (+7893 extra)
|
|
|
2026-03-05 16:32:47
|
INFO
|
runbot
|
Getting results for build 00124-18
|
|
|
2026-03-05 16:32:47
|
|
|
Step base finished in 101s
|
|
|
2026-03-05 16:32:47
|
|
|
Starting step all from config Default
|
|
|
2026-03-05 16:32:47
|
|
|
Using Dockerfile Tag odoo:Telescope_DockerDefault
|
|
|
2026-03-05 16:35:12
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 72.67s, 9241 queries (+37347 extra)
|
|
|
2026-03-05 16:56:04
|
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-05 17:07:05
|
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-05 17:07:13
|
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-05 17:07:14
|
ERROR
|
server
|
odoo.modules.loading:321
Module project_mrp_workorder_account: 2 failures, 0 errors of 6 tests
|
|
|
2026-03-05 17:08:18
|
WARNING
|
server
|
odoo.addons.base.models.ir_ui_view:1514
'kanban-box' is deprecated, define a 'card' template instead
|
|
|
2026-03-05 17:09:44
|
INFO
|
server
|
odoo.modules.loading:360
192 modules loaded in 2070.22s, 151667 queries (+1087298 extra)
|
|
|
2026-03-05 17:09:49
|
ERROR
|
server
|
odoo.modules.loading:609
At least one test failed when loading the modules.
|
|
|
2026-03-05 17:09:50
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:360
Pregenerating assets bundles
|
|
|
2026-03-05 17:13:38
|
WARNING
|
server
|
odoo.tests.common:368
A child process was found, terminating it: psutil.Process(pid=717, name='chrome', status='zombie', started='17:13:05')
|
|
|
2026-03-05 17:14:13
|
WARNING
|
server
|
odoo.tests.common:368
A child process was found, terminating it: psutil.Process(pid=814, name='chrome', status='zombie', started='17:13:37')
|
|
|
2026-03-05 17:14:32
|
WARNING
|
server
|
odoo.addons.base.tests.test_http_case.TestChromeBrowser.test_screencasts:1402
Chrome headless failed to start:
[896:918:0305/171415.566761:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[896:921:0305/171415.838437:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[896:921:0305/171415.852990:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[896:918:0305/171416.261368:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[896:918:0305/171416.266583:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[896:918:0305/171416.271337:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[896:918:0305/171416.272218:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[896:918:0305/171417.011802:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[896:918:0305/171419.551416:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
DevTools listening on ws://127.0.0.1:43859/devtools/browser/4af3660f-a79a-48fc-ae70-b13d55d1b281
|
|
|
2026-03-05 17:33:13
|
INFO
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_qunit_mobile.browser:1681
QUnit: passed 87 tests (350 assertions), took 10s
|
|
|
2026-03-05 17:36:57
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] HootError: test "Add filters and specific color" timed out after 15000 milliseconds
|
|
|
2026-03-05 17:36:57
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] Test "@web/views/calendar/calendar_view/Add filters and specific color" failed:
Failed assertion:
7. [errors] 1 unverified error(s)
Error during test:
test "Add filters and specific color" timed out after 15000 milliseconds
|
|
|
2026-03-05 17:37:55
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] HootError: test "calendar should show date information on header" timed out after 15000 milliseconds
|
|
|
2026-03-05 17:37:57
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] Test "@web/views/calendar/calendar_view/calendar should show date information on header" failed:
Failed assertion:
6. [errors] 2 unverified error(s)
Errors during test:
test "calendar should show date information on header" timed out after 15000 milliseconds
cannot execute drag helper `cancel`: drag sequence has been ended by `drop`
|
|
|
2026-03-05 17:38:26
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] Test "@web/views/calendar/calendar_view/calendar sidebar filters are ASC sorted (not valued @end)" failed:
Failed assertion:
1. [toEqual] expected values to be deeply equal
> Expected: [
"00 - bazar",
"0 - chouette",
"1 - brol",
"10 - machin",
"11 - chose",
"100 - bidule",
"101",
"1000 - truc",
"Edên",
"@Hello",
"#Hello",
"Jean-Paul 1",
"Jean-Paul 2",
"Jeremy",
"Kévin",
"Romelü",
"Thibaùlt",
"Zoooro",
"Undefined",
]
> Received: []
|
|
|
2026-03-05 17:40:06
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] Test "@web/views/fields/date_field/toggle datepicker" failed:
Failed assertion:
2. [toHaveCount] found 0 elements matching ".o_datetime_picker"
> Expected: 1
> Received: 0
> Elements: []
|
|
|
2026-03-05 17:42:01
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] Test "@web/views/fields/datetime_field/DatetimeField only triggers fieldChange when a day is picked and when an hour/minute is selected" failed:
Failed assertion:
2. [errors] 1 unverified error(s)
Error during test:
found 0 elements instead of 1
|
|
|
2026-03-05 17:42:20
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] Test "@web/views/fields/datetime_field/DatetimeField in editable list view" failed:
Failed assertion:
7. [errors] 1 unverified error(s)
Error during test:
found 0 elements instead of 1
|
|
|
2026-03-05 17:43:22
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] HootError: test "dynamic placeholder close with click out" timed out after 15000 milliseconds
|
|
|
2026-03-05 17:43:23
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] Test "@web/views/fields/dynamic_placeholder/dynamic placeholder close with click out" failed:
Failed assertion:
3. [errors] 1 unverified error(s)
Error during test:
test "dynamic placeholder close with click out" timed out after 15000 milliseconds
|
|
|
2026-03-05 17:47:23
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] Test "@web/views/fields/many2many_checkboxes_field/Many2ManyCheckBoxesField does not read added record" failed:
Failed assertion:
10. [verifySteps] expected the following steps
> Expected: [
"get_views",
"web_read",
"name_search",
"web_save",
]
> Received: [
"get_views",
"web_read",
"name_search",
]
|
|
|
2026-03-05 17:48:06
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] Test "@web/views/fields/many2many_checkboxes_field/Many2ManyCheckBoxesField with 40+ values" failed:
Failed assertions:
2. [assertions] expected 3 assertions, but 1 were run
3. [errors] 1 unverified error(s)
Error during test:
expected at least 1 element after 200ms and found 0 elements: 1 matching ".o_form_button_save:enabled", including 0 visible elements
|
|
|
2026-03-05 17:49:12
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] Test "@web/views/fields/many2one_reference_field/Many2OneReferenceField in form view" failed:
Failed assertion:
3. [verifySteps] expected the following steps
> Expected: [
"opening partner.type 10",
"doAction",
]
> Received: []
|
|
|
2026-03-05 17:52:26
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] HootError: test "Numeric fields: NumpadDecimal key is different from the decimalPoint" timed out after 15000 milliseconds
|
|
|
2026-03-05 17:52:27
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] Test "@web/views/fields/numeric_fields/Numeric fields: NumpadDecimal key is different from the decimalPoint" failed:
Failed assertion:
9. [errors] 1 unverified error(s)
Error during test:
test "Numeric fields: NumpadDecimal key is different from the decimalPoint" timed out after 15000 milliseconds
|
|
|
2026-03-05 17:52:46
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] HootError: test "useNumpadDecimal should synchronize handlers on input elements" timed out after 15000 milliseconds
|
|
|
2026-03-05 17:52:48
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] Test "@web/views/fields/numeric_fields/useNumpadDecimal should synchronize handlers on input elements" failed:
Failed assertions:
1. [toBe] expected values to be strictly equal
> Expected: 3
> Received: 1
2. [toBe] expected values to be strictly equal
> Expected: 3
> Received: 2
4. [verifySteps] expected the following steps
> Expected: [
"preventDefault",
]
> Received: []
5. [toHaveValue] expected element <input#int_field_0.o_input> to have the given value (Integer field from 10 to 1,1)
5.1. (<input#int_field_0.o_input>)
> Expected: "1,1"
> Received: "10"
6. [verifySteps] expected the following steps
> Expected: [
"preventDefault",
]
> Received: []
7. [toBe] expected values to be strictly equal
> Expected: 2
> Received: 0
8. [toBe] expected values to be strictly equal
> Expected: 2
> Received: 3
10. [verifySteps] expected the following steps
> Expected: [
"preventDefault",
]
> Received: []
11. [toHaveValue] expected element <input#monetary_0.o_input.flex-grow-1.flex-shrink-1> to have the given value (Monetary field from 9,99 to ,19)
11.1. (<input#monetary_0.o_input.flex-grow-1.flex-shrink-1>)
> Expected: ",19"
> Received: "9,99"
12. [errors] 1 unverified error(s)
Error during test:
test "useNumpadDecimal should synchronize handlers on input elements" timed out after 15000 milliseconds
|
|
|
2026-03-05 17:54:10
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] HootError: test "select all content on focus" timed out after 15000 milliseconds
|
|
|
2026-03-05 17:54:10
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] Test "@web/views/fields/numeric_fields/select all content on focus" failed:
Failed assertions:
1. [verifySteps] expected the following steps
> Expected: [
"preventDefault",
]
> Received: []
2. [errors] 1 unverified error(s)
Error during test:
test "select all content on focus" timed out after 15000 milliseconds
|
|
|
2026-03-05 17:54:28
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] Test "@web/views/fields/one2many_field/New record with a o2m also with 2 new records, ordered, and resequenced" failed:
Failed assertions:
1. [verifySteps] expected the following steps
> Expected: [
"preventDefault",
]
> Received: []
2. [errors] 1 unverified error(s)
Error during test:
expected at least 1 element after 200ms and found 0 elements: 0 matching "tbody tr:eq(1) .o_handle_cell" (1 element at index 1)
|
|
|
2026-03-05 17:54:55
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] HootError: test "O2M List with pager, decoration and default_order: add and cancel adding" timed out after 15000 milliseconds
|
|
|
2026-03-05 17:54:56
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] Test "@web/views/fields/one2many_field/O2M List with pager, decoration and default_order: add and cancel adding" failed:
Failed assertion:
1. [errors] 1 unverified error(s)
Error during test:
test "O2M List with pager, decoration and default_order: add and cancel adding" timed out after 15000 milliseconds
|
|
|
2026-03-05 17:56:53
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] HootError: test "onchange for embedded one2many in a one2many with a second page" timed out after 15000 milliseconds
|
|
|
2026-03-05 17:57:08
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] Test "@web/views/fields/one2many_field/onchange for embedded one2many in a one2many with a second page" failed:
Failed assertion:
1. [errors] 1 unverified error(s)
Error during test:
test "onchange for embedded one2many in a one2many with a second page" timed out after 15000 milliseconds
|
|
|
2026-03-05 17:58:23
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] HootError: test "onchange for embedded one2many in a one2many updated by server" timed out after 15000 milliseconds
|
|
|
2026-03-05 17:58:29
|
ERROR
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681
[HOOT] Test "@web/views/fields/one2many_field/onchange for embedded one2many in a one2many updated by server" failed:
Failed assertions:
1. [assertions] expected at least 1 assertion or query event, but none were run
2. [errors] 1 unverified error(s)
Error during test:
test "onchange for embedded one2many in a one2many updated by server" timed out after 15000 milliseconds
|
|
|
2026-03-05 18:06:05
|
WARNING
|
server
|
odoo.tests.common:1354
Error during browser shutdown
Traceback (most recent call last):
File "/data/build/odoo/odoo/tests/common.py", line 2413, in browser_js
self.fail('%s\n\n%s' % (message, error))
File "/usr/lib/python3.12/unittest/case.py", line 715, in fail
raise self.failureException(msg)
AssertionError: Some js test failed
Script timeout exceeded
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/odoo/odoo/tests/common.py", line 1618, in _websocket_request
return f.result(timeout=timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/odoo/odoo/tests/common.py", line 1338, in stop
self._websocket_request('Page.stopLoading')
File "/data/build/odoo/odoo/tests/common.py", line 1620, in _websocket_request
raise TimeoutError(f'{method}({params or ""})')
TimeoutError: Page.stopLoading()
|
|
|
2026-03-05 18:19:07
|
WARNING
|
server
|
odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile:1363
Killing chrome headless with pid 1244: still alive
|
|
|
2026-03-05 18:19:07
|
ERROR
|
server
|
odoo.addons.web.tests.test_js:212
FAIL: MobileWebSuite.test_unit_mobile
Traceback (most recent call last):
File "/data/build/odoo/addons/web/tests/test_js.py", line 212, in test_unit_mobile
self.browser_js(f'/web/tests?headless&loglevel=2&preset=mobile&tag=-headless&timeout=15000{self.hoot_filters}', "", "", login='admin', timeout=1800, success_signal="[HOOT] Test suite succeeded", error_checker=unit_test_error_checker)
File "/data/build/odoo/odoo/tests/common.py", line 2413, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: Some js test failed
Script timeout exceeded
|
|
|
2026-03-05 18:19:07
|
WARNING
|
server
|
odoo.tests.common:368
A child process was found, terminating it: psutil.Process(pid=1244, name='chrome', status='zombie', started='17:33:13')
|
|
|
2026-03-05 18:19:19
|
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-05 18:19:19
|
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-05 18:19:19
|
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-05 18:19:19
|
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-05 18:19:20
|
INFO
|
server
|
odoo.addons.web.tests.test_login.TestUserSwitch.test_user_switch:360
Screenshot in: /data/build/tests/00124-18-all/screenshots/sc_20260305_181920_201146_TestUserSwitch.png
|
|
|
2026-03-05 18:19:26
|
INFO
|
server
|
odoo.addons.web.tests.test_login.TestUserSwitch.test_user_switch:360
Screenshot in: /data/build/tests/00124-18-all/screenshots/sc_20260305_181926_597154_TestUserSwitch.png
|
|
|
2026-03-05 18:19:27
|
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-05 18:19:44
|
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-05 18:19:44
|
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-05 18:19:44
|
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-05 18:19:44
|
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-05 18:19:45
|
INFO
|
server
|
odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_administration:360
Screenshot in: /data/build/tests/00124-18-all/screenshots/sc_20260305_181945_389946_TestTOTP.png
|
|
|
2026-03-05 18:19:46
|
INFO
|
server
|
odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_administration:360
Screenshot in: /data/build/tests/00124-18-all/screenshots/sc_20260305_181946_790332_TestTOTP.png
|
|
|
2026-03-05 18:19:47
|
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-05 18:19:52
|
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-05 18:19:52
|
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-05 18:19:52
|
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-05 18:19:52
|
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-05 18:19:52
|
INFO
|
server
|
odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_authenticate:360
Screenshot in: /data/build/tests/00124-18-all/screenshots/sc_20260305_181952_889734_TestTOTP.png
|
|
|
2026-03-05 18:19:55
|
INFO
|
server
|
odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_authenticate:360
Screenshot in: /data/build/tests/00124-18-all/screenshots/sc_20260305_181955_246141_TestTOTP.png
|
|
|
2026-03-05 18:19:55
|
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-05 18:21:08
|
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-05 18:21:08
|
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-05 18:21:08
|
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-05 18:21:08
|
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-05 18:21:08
|
INFO
|
server
|
odoo.addons.web_enterprise.tests.test_enterprise.TestWebEnterprise.test_studio_list_upsell:360
Screenshot in: /data/build/tests/00124-18-all/screenshots/sc_20260305_182108_983988_TestWebEnterprise.png
|
|
|
2026-03-05 18:21:09
|
INFO
|
server
|
odoo.addons.web_enterprise.tests.test_enterprise.TestWebEnterprise.test_studio_list_upsell:360
Screenshot in: /data/build/tests/00124-18-all/screenshots/sc_20260305_182109_304326_TestWebEnterprise.png
|
|
|
2026-03-05 18:21:09
|
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-05 18:21:16
|
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-05 18:21:16
|
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-05 18:21:16
|
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-05 18:21:16
|
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-05 18:21:16
|
INFO
|
server
|
odoo.addons.mail.tests.test_attachment_controller.TestAttachmentController.test_send_attachment_without_body:360
Screenshot in: /data/build/tests/00124-18-all/screenshots/sc_20260305_182116_690791_TestAttachmentController.png
|
|
|
2026-03-05 18:21:17
|
INFO
|
server
|
odoo.addons.mail.tests.test_attachment_controller.TestAttachmentController.test_send_attachment_without_body:360
Screenshot in: /data/build/tests/00124-18-all/screenshots/sc_20260305_182117_252991_TestAttachmentController.png
|
|
|
2026-03-05 18:21:17
|
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-05 18:22:14
|
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-05 18:22:14
|
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-05 18:22:14
|
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-05 18:22:14
|
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-05 18:22:14
|
INFO
|
server
|
odoo.addons.mail.tests.discuss.test_discuss_action.TestDiscussAction.test_go_back_to_thread_from_breadcrumbs:360
Screenshot in: /data/build/tests/00124-18-all/screenshots/sc_20260305_182214_229070_TestDiscussAction.png
|
|
|
2026-03-05 18:22:14
|
INFO
|
server
|
odoo.addons.mail.tests.discuss.test_discuss_action.TestDiscussAction.test_go_back_to_thread_from_breadcrumbs:360
Screenshot in: /data/build/tests/00124-18-all/screenshots/sc_20260305_182214_716897_TestDiscussAction.png
|
|
|
2026-03-05 18:22:14
|
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-05 18:24:58
|
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-05 18:24:58
|
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-05 18:24:58
|
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-05 18:24:58
|
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-05 18:24:58
|
INFO
|
server
|
odoo.addons.mail.tests.discuss.test_discuss_sub_channels.TestDiscussSubChannels.test_04_sub_channel_panel_search:360
Screenshot in: /data/build/tests/00124-18-all/screenshots/sc_20260305_182458_602694_TestDiscussSubChannels.png
|
|
|
2026-03-05 18:24:58
|
INFO
|
server
|
odoo.addons.mail.tests.discuss.test_discuss_sub_channels.TestDiscussSubChannels.test_04_sub_channel_panel_search:360
Screenshot in: /data/build/tests/00124-18-all/screenshots/sc_20260305_182458_940021_TestDiscussSubChannels.png
|
|
|
2026-03-05 18:24:59
|
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-05 18:25:16
|
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-05 18:25:16
|
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-05 18:25:16
|
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-05 18:25:16
|
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-05 18:25:17
|
INFO
|
server
|
odoo.addons.mail.tests.discuss.test_load_messages.TestLoadMessages.test_01_mail_message_load_order_tour:360
Screenshot in: /data/build/tests/00124-18-all/screenshots/sc_20260305_182517_288372_TestLoadMessages.png
|
|
|
2026-03-05 18:25:17
|
INFO
|
server
|
odoo.addons.mail.tests.discuss.test_load_messages.TestLoadMessages.test_01_mail_message_load_order_tour:360
Screenshot in: /data/build/tests/00124-18-all/screenshots/sc_20260305_182517_581910_TestLoadMessages.png
|
|
|
2026-03-05 18:25:17
|
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-05 18:25:20
|
|
|
Log limit reached (full logs are still available in the log file)
|
|
|
2026-03-05 19:19:32
|
INFO
|
runbot
|
all time exceeded (10005s)
|
|
|
2026-03-05 19:19:32
|
INFO
|
runbot
|
Kill build 00124-18
|
|