Description: Post install tests for web -> web
Commit: erp:1bfb0c35  
Subject: [2782][IMP]dtg_hr: add tenure days for employee
Author: nguyenmanhcuong1291
Commit: odoo:d931ab3d  
Subject: Merge branch 'odoo:18.0' into 18.0
Author: AnhBT
Committer: GitHub
Commit: external:1560a737  
Subject: Revert "[MISC] *: Update source code"
Author: AnhBT
Commit: enterprise:bb9401ed  
Subject: [I18N] .weblate.json: add missing modules
Author: Tiffany Chang (tic)
Build time: 46m
Wait time: 46m
Load time: 45m55s
Date Level Type Message
2026-03-27 10:51:21 INFO runbot Init build environment with config Post install Only
2026-03-27 10:51:21 Starting step restore from config Post install Only
2026-03-27 10:51:21 Restoring dump 10348-18-0-all.zip from build 10348
2026-03-27 10:51:21 Using Dockerfile Tag odoo:Docker18
2026-03-27 10:56:47 INFO runbot Step restore finished in 5m
2026-03-27 10:56:47 Starting step Start post install tests from config Post install Only
2026-03-27 10:56:47 Using Dockerfile Tag odoo:Docker18
2026-03-27 11:37:16 INFO runbot Getting results for build 10367-18-0
2026-03-27 11:37:16 ERROR runbot
Error found in logs:
2026-03-27 11:01:51,619 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_click_everywhere.TestMenusDemoLight.test_01_click_apps_menus_as_demo.browser: A RPC in error was detected, maybe it's related to the error dialog : {"data":{"id":24,"jsonrpc":"2.0","method":"call","params":{"model":"res.partner","method":"get_worklocation","args":[[7],"2026-03-22 00:00:00","2026-03-28 23:59:59"],"kwargs":{"context":{"lang":"en_US","tz":"Europe/Brussels","uid":6,"allowed_company_ids":[1],"allowed_group_ids":[false],"calendar_filters":{"all":false,"user":true}}}}},"settings":{"silent":false},"error":{"name":"RPC_ERROR","type":"server","code":200,"data":{"name":"odoo.exceptions.AccessError","debug":"Traceback (most recent call last):\n  File \"/data/build/odoo/odoo/http.py\", line 2167, in _transactioning\n    return service_model.retrying(func, env=self.env)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/data/build/odoo/odoo/service/model.py\", line 157, in retrying\n    result = func()\n             ^^^^^^\n  File \"/data/build/odoo/odoo/http.py\", line 2134, in _serve_ir_http\n    response = self.dispatcher.dispatch(rule.endpoint, args)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/data/build/odoo/odoo/http.py\", line 2382, in dispatch\n    result = self.request.registry['ir.http']._dispatch(endpoint)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/data/build/odoo/odoo/addons/base/models/ir_http.py\", line 333, in _dispatch\n    result = endpoint(**request.params)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/data/build/odoo/odoo/http.py\", line 754, in route_wrapper\n    result = endpoint(self, *args, **params_ok)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/data/build/odoo/addons/web/controllers/dataset.py\", line 36, in call_kw\n    return call_kw(request.env[model], method, args, kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/data/build/odoo/odoo/api.py\", line 535, in call_kw\n    result = getattr(recs, name)(*args, **kwargs)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/data/build/odoo/addons/hr_homeworking_calendar/models/res_partner.py\", line 12, in get_worklocation\n    return employee_id._get_worklocation(start_date, end_date)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/data/build/odoo/addons/hr_homeworking_calendar/models/hr_employee.py\", line 18, in _get_worklocation\n    \"user_id\": employee.user_id.id,\n               ^^^^^^^^^^^^^^^^\n  File \"/data/build/odoo/odoo/fields.py\", line 3113, in __get__\n    return super().__get__(records, owner)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/data/build/odoo/odoo/fields.py\", line 1274, in __get__\n    recs._fetch_field(self)\n  File \"/data/build/odoo/odoo/models.py\", line 4120, in _fetch_field\n    self.fetch(fnames)\n  File \"/data/build/odoo/addons/hr/models/hr_employee.py\", line 322, in fetch\n    self._check_private_fields(field_names)\n  File \"/data/build/odoo/addons/hr/models/hr_employee.py\", line 338, in _check_private_fields\n    raise AccessError(_('The fields “%s”, which you are trying to read, are not available for employee public profiles.', ','.join(private_fields)))\nodoo.exceptions.AccessError: The fields “tenure_days,tenure_bucket,public_hash”, which you are trying to read, are not available for employee public profiles.\n","message":"The fields “tenure_days,tenure_bucket,public_hash”, which you are trying to read, are not available for employee public profiles.","arguments":["The fields “tenure_days,tenure_bucket,public_hash”, which you are trying to read, are not available for employee public profiles."],"context":{}},"exceptionName":"odoo.exceptions.AccessError","message":"Odoo Server Error","id":24,"model":"res.partner"}} 
2026-03-27 11:01:51,620 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_click_everywhere.TestMenusDemoLight.test_01_click_apps_menus_as_demo.browser: Error received after termination: Error while testing Calendar calendar.mail_menu_calendar 
2026-03-27 11:01:51,621 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_click_everywhere.TestMenusDemoLight.test_01_click_apps_menus_as_demo.browser: Error received after termination: Error: Error dialog detected<header class="modal-header"><h4 class="modal-title text-break flex-grow-1">Access Error</h4><button type="button" class="btn-close" aria-label="Close" tabindex="-1"></button></header><main class="modal-body"><div role="alert"><p class="text-prewrap">The fields “tenure_days,tenure_bucket,public_hash”, which you are trying to read, are not available for employee public profiles.</p></div></main><footer class="modal-footer justify-content-around justify-content-md-start flex-wrap gap-1 w-100"><button class="btn btn-primary o-default-button">Close</button></footer>
2026-03-27 11:01:52,168 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_click_everywhere: FAIL: TestMenusDemoLight.test_01_click_apps_menus_as_demo
2026-03-27 11:02:03,944 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js: ERROR: WebSuite.test_check_suite
2026-03-27 11:02:33,286 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > mail > widgets > emojis_char_field_tests.js > emojis_char_field_tests widget: insert emoji at end of word :
2026-03-27 11:02:33,334 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > mail > widgets > emojis_char_field_tests.js > emojis_char_field_tests widget: insert emoji as new word :
2026-03-27 11:02:33,475 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > activity widget > list activity widget with no activity :
2026-03-27 11:02:33,525 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > activity widget > list activity widget with activities :
2026-03-27 11:02:33,574 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > activity widget > list activity widget with exception :
2026-03-27 11:02:33,619 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > activity widget > list activity widget: open dropdown :
2026-03-27 11:02:33,693 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > activity widget > list activity widget: batch selection from list :
2026-03-27 11:02:33,718 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > activity widget > list activity exception widget with activity :
2026-03-27 11:02:33,977 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > Field char emojis > emojis button is shown :
2026-03-27 11:02:34,012 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > Field char emojis > emojis button works :
2026-03-27 11:02:34,061 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > Field text emojis > emojis button is shown :
2026-03-27 11:02:34,099 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > Field text emojis > emojis button works :
2026-03-27 11:02:34,152 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > M2XAvatarUser > many2many_avatar_user in kanban view :
2026-03-27 11:02:34,196 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > M2XAvatarUser > many2one_avatar_user widget edited by the smart action "Assign to..." :
2026-03-27 11:02:34,243 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > M2XAvatarUser > many2one_avatar_user widget edited by the smart action "Assign to me" :
2026-03-27 11:02:34,286 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > M2XAvatarUser > many2many_avatar_user widget edited by the smart action "Assign to..." :
2026-03-27 11:02:34,328 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > M2XAvatarUser > many2one_avatar_user widget edited by the smart action "Assign to me" in form view :
2026-03-27 11:02:34,377 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > M2XAvatarUser > many2one_avatar_user widget edited by the smart action "Assign to me" in list view :
2026-03-27 11:02:34,417 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > M2XAvatarUser > many2many_avatar_user widget edited by the smart action "Assign to me" :
2026-03-27 11:02:34,465 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > M2XAvatarUser > avatar_user widget displays the appropriate user image in list view :
2026-03-27 11:02:34,507 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > M2XAvatarUser > avatar_user widget displays the appropriate user image in kanban view :
2026-03-27 11:02:34,553 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > M2XAvatarUser > avatar card preview :
2026-03-27 11:02:34,599 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > M2XAvatarUser > avatar_user widget displays the appropriate user image in form view :
2026-03-27 11:02:34,644 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > M2XAvatarUser > many2one_avatar_user widget in list view :
2026-03-27 11:02:34,691 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > M2XAvatarUser > many2many_avatar_user widget in form view :
2026-03-27 11:02:34,735 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > FieldMany2ManyTagsEmail > fieldmany2many tags email (edition) :
2026-03-27 11:02:34,785 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > FieldMany2ManyTagsEmail > fieldmany2many tags email popup close without filling :
2026-03-27 11:02:34,896 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: mail > FieldMany2ManyTagsEmail > many2many_tags_email widget can load more than 40 records :
2026-03-27 11:03:02,001 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: project > Subtask Kanban List tests > Check whether subtask list functionality works as intended :
2026-03-27 11:03:02,064 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: project > Subtask Kanban List tests > Update closed subtask count in the kanban card when the state of a subtask is set to Done. :
2026-03-27 11:03:02,113 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: project > Subtask Kanban List tests > Create a subtask from the kanban view :
2026-03-27 11:03:02,177 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: project > Subtask Kanban List tests > Check that the sub task of another project can be added :
2026-03-27 11:03:02,224 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: project > Subtask Kanban List tests > focus new subtask's name :
2026-03-27 11:03:02,269 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: project > Project > Test group label for empty project in tree :
2026-03-27 11:03:02,328 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: project > Project > Test group label for empty assignees in tree :
2026-03-27 11:03:02,367 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: project > Project > Test group label for empty deadline in tree :
2026-03-27 11:03:02,415 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: project > Project > Test group label for empty project in kanban :
2026-03-27 11:03:02,458 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: project > Project > Test group label for empty assignees in kanban :
2026-03-27 11:03:02,495 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: project > Project > Test group label for empty deadline in kanban :
2026-03-27 11:03:02,543 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: project > Project > Test group label for empty project in pivot :
2026-03-27 11:03:02,595 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: project > Project > Test group label for empty assignees in pivot :
2026-03-27 11:03:02,644 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: project > Project > Test group label for empty deadline in pivot :
2026-03-27 11:03:02,863 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: project > Task State Tests > Test task state widget in kanban :
2026-03-27 11:03:02,905 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: project > Task State Tests > Test task state widget in form :
2026-03-27 11:03:03,674 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: project > Project > quick create button is visible when the user has access rights. :
2026-03-27 11:03:03,731 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: project > Project > quick create button is not visible when the user not have access rights. :
2026-03-27 11:03:05,562 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: hr > M2XAvatarEmployee > many2one_avatar_employee widget in list view :
2026-03-27 11:03:05,632 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: hr > M2XAvatarEmployee > many2one_avatar_employee widget in kanban view :
2026-03-27 11:03:05,701 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: hr > M2XAvatarEmployee > many2one_avatar_employee: click on an employee not associated with a user :
2026-03-27 11:03:05,730 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: hr > M2XAvatarEmployee > many2one_avatar_employee with hr group widget in kanban view :
2026-03-27 11:03:05,770 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: hr > M2XAvatarEmployee > many2one_avatar_employee with relation set in options :
2026-03-27 11:03:05,986 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: hr > M2XAvatarEmployee > many2many_avatar_employee widget in form view :
2026-03-27 11:03:06,037 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: hr > M2XAvatarEmployee > many2many_avatar_employee with hr group widget in form view :
2026-03-27 11:03:06,074 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: hr > M2XAvatarEmployee > many2many_avatar_employee widget in list view :
2026-03-27 11:03:06,128 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: hr > M2XAvatarEmployee > many2many_avatar_employee widget in kanban view :
2026-03-27 11:03:06,176 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: hr > M2XAvatarEmployee > many2many_avatar_employee: click on an employee not associated with a user :
2026-03-27 11:03:06,389 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: hr > M2XAvatarUser > avatar card preview with hr :
2026-03-27 11:03:18,158 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimesheetGridView > basic timesheet - no groupby :
2026-03-27 11:03:18,206 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimesheetGridView > basic timesheet - groupby employees :
2026-03-27 11:03:18,266 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimesheetGridView > basic timesheet - groupby employees>task :
2026-03-27 11:03:18,324 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimesheetGridView > basic timesheet - groupby task>employees :
2026-03-27 11:03:18,374 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimesheetGridView > timesheet with employee section - no groupby :
2026-03-27 11:03:18,416 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimesheetGridView > timesheet with employee section - groupby employees :
2026-03-27 11:03:18,458 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimesheetGridView > timesheet with employee section - groupby employee>task :
2026-03-27 11:03:18,518 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimesheetGridView > timesheet with employee section - groupby task>employees :
2026-03-27 11:03:18,568 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimesheetGridView > timesheet avatar widget should not display overtime if in the view show the current period (today is displayed in the period) :
2026-03-27 11:03:18,636 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimesheetGridView > timesheet avatar widget should display hours in gray if all the hours were performed :
2026-03-27 11:03:18,677 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimesheetGridView > employee overtime indication should be displayed in non-working days if timesheet recorded :
2026-03-27 11:03:18,717 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimesheetGridView > when in Next week date should be first working day :
2026-03-27 11:03:18,770 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimesheetGridView > when in Previous week date should be first working day :
2026-03-27 11:03:18,811 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimesheetGridView > display sample data and then data + fetch last validate timesheet date :
2026-03-27 11:03:18,870 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimesheetGridView > test grid unavailibility :
2026-03-27 11:03:23,125 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimerTimesheetGridView > sample data in timesheet timer grid view :
2026-03-27 11:03:23,191 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimerTimesheetGridView > create_inline=true and display_empty=true: test add a line in the grid view :
2026-03-27 11:03:23,236 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimerTimesheetGridView > basic timesheet timer grid view :
2026-03-27 11:03:23,308 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimerTimesheetGridView > basic timesheet timer grid view without Add a line button :
2026-03-27 11:03:23,356 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimerTimesheetGridView > Timer already running :
2026-03-27 11:03:23,410 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimerTimesheetGridView > stop running timer then restart new one :
2026-03-27 11:03:23,466 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimerTimesheetGridView > drop running timer then restart new one :
2026-03-27 11:03:23,506 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimerTimesheetGridView > Start buttons with groupBy :
2026-03-27 11:03:23,561 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimerTimesheetGridView > Start button with shift :
2026-03-27 11:03:23,605 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimerTimesheetGridView > Start timer from button line :
2026-03-27 11:03:23,649 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimerTimesheetGridView > Change description running timer :
2026-03-27 11:03:23,726 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimerTimesheetGridView > Check that individual and total overtime is properly displayed :
2026-03-27 11:03:23,792 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimerTimesheetGridView > Start timer and cancel it :
2026-03-27 11:03:23,919 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimerTimesheetGridView > Start and stop timer with GridTimerButton (keyboard shortcut) :
2026-03-27 11:03:23,945 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimerTimesheetGridView > Start timer and start another with GridTimerButton (keyboard shortcut) :
2026-03-27 11:03:24,008 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimerTimesheetGridView > Check correct display of GridTimerButton (keyboard shortcut) when there are more than 26 rows in the grid view :
2026-03-27 11:03:24,058 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimerTimesheetGridView > Start timer and create a new project and a new task :
2026-03-27 11:03:24,122 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimerTimesheetGridView > Total cell bg color :
2026-03-27 11:03:24,166 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimerTimesheetGridView > display sample data and then data + fetch last validate timesheet date :
2026-03-27 11:03:24,216 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimesheetTimerKanbanView > Switch view with GroupBy and start the timer :
2026-03-27 11:03:24,269 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimesheetTimerKanbanView > Start timer, set fields and switch view :
2026-03-27 11:03:24,335 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimesheetTimerKanbanView > Unlink timesheet through timesheet_uom_timer widget :
2026-03-27 11:03:24,377 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > Views > TimesheetTimerKanbanView > Timer should not start when adding new record :
2026-03-27 11:03:25,206 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > timesheet_grid > timesheet_uom in grid_components registry > the timesheet_uom widget added to the WebGrid fieldRegistry is company related :
2026-03-27 11:03:25,242 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > timesheet_grid > timesheet_uom in grid_components registry > timesheet_uom widget should be float_toggle if uom is days :
2026-03-27 11:03:25,300 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > timesheet_grid > timesheet_uom in grid_components registry > timesheet_uom widget should be float_factor if uom is foo :
2026-03-27 11:03:25,347 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: timesheet_grid > timesheet_grid > timesheet_uom in grid_components registry > Clicking on the magnifying glass doesn't toggle the cell :
2026-03-27 11:03:42,472 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: web_studio > View Editors > Form > form editor - chatter edition :
2026-03-27 11:03:45,744 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: web_studio > View Editors > Form > disable creation(no_create options) in many2many_avatar_user and many2many_avatar_employee widget :
2026-03-27 11:03:49,753 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: web_studio > View Editors > X2many Navigation > edit one2many form view (2 level) and check chatter allowed :
2026-03-27 11:04:08,307 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: documents > documents > documents_systray_activity_menu_tests.js > activity menu widget: documents request button :
2026-03-27 11:04:14,403 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: sign > activity (patch) > list activity widget: sign button in dropdown :
2026-03-27 11:04:21,915 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: base_import > Base Import Tests > ImportAction > Import view: UI before file upload :
2026-03-27 11:04:26,670 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: planning_holidays > M2OAvatarResourceWidgetTests > many2one_avatar_resource widget in list view with time-off idle :
2026-03-27 11:04:26,862 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: account_online_synchronization > Views > AccountOnlineSynchronizationAccountRadio > can be rendered :
2026-03-27 11:04:28,388 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: helpdesk_timesheet > Views > Timer already running with helpdesk ticket :
2026-03-27 11:04:28,445 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: sale_timesheet_enterprise > Timesheet Leaderboard Grid View > Check that leaderboard is displayed if user's company has the feature on. :
2026-03-27 11:04:28,516 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: sale_timesheet_enterprise > Timesheet Leaderboard Grid View > Check that leaderboard is not displayed if user's company doesn't have the features on. :
2026-03-27 11:04:28,563 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: sale_timesheet_enterprise > Timesheet Leaderboard Grid View > Check that billing and total time indicators are displayed if user's company has the feature on. :
2026-03-27 11:04:28,614 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: sale_timesheet_enterprise > Timesheet Leaderboard Grid View > Check that confettis are not displayed if current employee is not first in the leaderboard (or not in the leaderboard). :
2026-03-27 11:04:28,677 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: sale_timesheet_enterprise > Timesheet Leaderboard Grid View > Check that the billing rate is displayed in red if < than 100. :
2026-03-27 11:04:28,728 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: sale_timesheet_enterprise > Timesheet Leaderboard Grid View > Check that the total time is displayed without styling if the total valid time >= total time target. :
2026-03-27 11:04:28,798 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: sale_timesheet_enterprise > Timesheet Leaderboard Grid View > Check that the indicators are replaced by text if current employee's billing rate <= 0 [Leaderboard feature only]. :
2026-03-27 11:04:28,896 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: sale_timesheet_enterprise > Timesheet Leaderboard Grid View > Check that the indicators are replaced by text if current employee's billing rate <= 0 [Billing Rate feature only]. :
2026-03-27 11:04:28,918 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: sale_timesheet_enterprise > Timesheet Leaderboard Grid View > Check that '···' is displayed when current employee's ranking > 3. :
2026-03-27 11:04:28,972 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: sale_timesheet_enterprise > Timesheet Leaderboard Grid View > Check that employees are sorted accordingly to the ranking criteria. :
2026-03-27 11:04:29,030 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: sale_timesheet_enterprise > Timesheet Leaderboard Grid View > Check that employee's name is displayed in bold if rank > 3. :
2026-03-27 11:04:29,118 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: sale_timesheet_enterprise > Timesheet Leaderboard Grid View > Check that the month changing buttons work. :
2026-03-27 11:04:29,187 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: sale_timesheet_enterprise > Timesheet Leaderboard Grid View > Check that the 'Show more' and 'Show less' buttons work. :
2026-03-27 11:04:32,447 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: QUnit test failed: voip_onsip > voip_service > authorizationUsername is overridden to use onsip_auth_username. :
2026-03-27 11:04:32,480 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_qunit_desktop.browser: 126 / 4382 tests failed. 
2026-03-27 11:04:32,928 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js: FAIL: WebSuite.test_qunit_desktop
2026-03-27 11:20:22,899 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_unit_desktop.browser: [HOOT] Test "@web_enterprise/webclient/home_menu/The HomeMenu input takes the focus when you press a key only if no other element is the activeElement" failed:
2026-03-27 11:20:22,967 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_unit_desktop.browser: [HOOT] Test "@web_enterprise/webclient/home_menu/The HomeMenu input does not take the focus if it is already on another input" failed:
2026-03-27 11:20:23,031 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_unit_desktop.browser: [HOOT] Test "@web_enterprise/webclient/home_menu/The HomeMenu input does not take the focus if it is already on a textarea" failed:
2026-03-27 11:27:03,230 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js.WebSuite.test_unit_desktop.browser: Some tests failed: see above for details
2026-03-27 11:27:03,754 60 ERROR 10367-18-0-all odoo.addons.web.tests.test_js: FAIL: WebSuite.test_unit_desktop
2026-03-27 11:36:48,367 60 ERROR 10367-18-0-all odoo.tests.result: 3 failed, 1 error(s) of 48 tests when loading database '10367-18-0-all' 
2026-03-27 11:37:16 INFO runbot Getting stats from log file
2026-03-27 11:37:16 Step Start post install tests finished in 40m