Commit: telescope_addons_cp:d6a71ed2  
Subject: Begin to add the ability to get to grouped cells
Author: Jake Warren
Committer: Jake Warren
Commit: enterprise:aa903bbf  
Subject: [FIX] planning: fix breaking test
Author: Maeva De Keyser (MDEK)
Committer: Maeva De Keyser (MDEK)
Commit: odoo:5e92c727  
Subject: [FIX] {sale_,}mrp: account for multi-step in compute kit quantities
Author: Lancelot Semal
Committer: Lancelot Semal
Version: 18
Config: Default
Build time: 3h
Wait time: 3h
Load time: 2h34m
Date Level Type Message
2026-03-10 19:23:34 INFO runbot Init build environment with config Default
2026-03-10 19:23:34 Starting step base from config Default
2026-03-10 19:23:34 Using Dockerfile Tag odoo:Telescope_DockerDefault
2026-03-10 19:25:10 INFO server odoo.modules.loading:360 1 modules loaded in 11.50s, 9241 queries (+9241 extra)
2026-03-10 19:25:20 INFO server odoo.modules.loading:360 18 modules loaded in 8.84s, 7893 queries (+7893 extra)
2026-03-10 19:25:21 INFO runbot Getting results for build 00169-18
2026-03-10 19:25:21 Step base finished in 106s
2026-03-10 19:25:21 Starting step all from config Default
2026-03-10 19:25:21 Using Dockerfile Tag odoo:Telescope_DockerDefault
2026-03-10 19:27:27 INFO server odoo.modules.loading:360 1 modules loaded in 61.02s, 9241 queries (+37347 extra)
2026-03-10 19:54:49 INFO server odoo.modules.loading:360 191 modules loaded in 1639.40s, 151150 queries (+1086910 extra)
2026-03-10 19:54:52 INFO server odoo.addons.base.models.ir_qweb:360 Pregenerating assets bundles
2026-03-10 19:55:45 INFO server odoo.addons.base.tests.test_http_case.TestChromeBrowser.test_screencasts:360 Screencast frames in: /data/build/tests/00169-18-all/screencasts/failed_screencast_20260310_195545_511740
2026-03-10 19:59:29 INFO server odoo.addons.web.tests.test_js.MobileWebSuite.test_qunit_mobile.browser:1681 QUnit: passed 87 tests (350 assertions), took 5s
2026-03-10 20:09:26 INFO server odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681 [HOOT] Passed 6823 tests (22296 assertions, total time: 00:09:53)
2026-03-10 20:41:55 ERROR server odoo.addons.hr.tests.test_hr_employee.TestHrEmployeeLinks.test_shared_private_link_permissions.browser:1681
FAILED: [1/1] Tour check_public_employee_link_redirect → Step See if redirect warning popup appears for current user (trigger: .o_dialog:not(.o_inactive_modal) .modal-content .modal-body div[role="alert"] p).
Error: Could not find correct warning message when visiting private employee without required permissions
    at Object.run (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:473:252)
    at http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:141
    at callWithUnloadCheck (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11027:451)
    at TourStepAutomatic.doAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:14)
    at action (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:10824:12)
    at performAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2971:18)
    at executeStep (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2983:207)
    at async Macro.advance (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2983:482)
    at async Macro.advance (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2984:21)
    at async Macro.start (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2981:15)
2026-03-10 20:41:55 INFO server odoo.addons.hr.tests.test_hr_employee.TestHrEmployeeLinks.test_shared_private_link_permissions.browser:1681
Error received after termination: ---------- FAILED: [1/1] Tour check_public_employee_link_redirect → Step See if redirect warning popup appears for current user (trigger: .o_dialog:not(.o_inactive_modal) .modal-content .modal-body div[role="alert"] p) ----------
{
  "content": "See if redirect warning popup appears for current user",
  "trigger": ".o_dialog:not(.o_inactive_modal) .modal-content .modal-body div[role=\"alert\"] p",
  "run": "[function]",
  "timeout": 3000
},
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
2026-03-10 20:41:55 INFO server odoo.addons.hr.tests.test_hr_employee.TestHrEmployeeLinks.test_shared_private_link_permissions:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_204155_705744_TestHrEmployeeLinks.png
2026-03-10 20:41:55 INFO server odoo.addons.hr.tests.test_hr_employee.TestHrEmployeeLinks.test_shared_private_link_permissions:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_204155_769118_TestHrEmployeeLinks.png
2026-03-10 20:41:55 ERROR server odoo.addons.hr.tests.test_hr_employee:511
FAIL: TestHrEmployeeLinks.test_shared_private_link_permissions
Traceback (most recent call last):
  File "/data/build/odoo/addons/hr/tests/test_hr_employee.py", line 511, in test_shared_private_link_permissions
    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('check_public_employee_link_redirect', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/employees/319", "delayToCheckUndeterminisms": 0})" failed

FAILED: [1/1] Tour check_public_employee_link_redirect → Step See if redirect warning popup appears for current user (trigger: .o_dialog:not(.o_inactive_modal) .modal-content .modal-body div[role="alert"] p).
Error: Could not find correct warning message when visiting private employee without required permissions
    at Object.run (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:473:252)
    at http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:141
    at callWithUnloadCheck (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11027:451)
    at TourStepAutomatic.doAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:14)
    at action (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:10824:12)
    at performAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2971:18)
    at executeStep (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2983:207)
    at async Macro.advance (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2983:482)
    at async Macro.advance (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2984:21)
    at async Macro.start (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2981:15)
2026-03-10 20:41:58 ERROR server odoo.addons.hr.tests.test_self_user_access:111
ERROR: TestSelfAccessProfile.test_employee_fields_groups
Traceback (most recent call last):
  File "/data/build/odoo/odoo/fields.py", line 1274, in __get__
    recs._fetch_field(self)
  File "/data/build/odoo/odoo/models.py", line 4105, in _fetch_field
    self.check_field_access_rights('read', [field.name])
  File "/data/build/odoo/addons/hr/models/hr_employee.py", line 195, in check_field_access_rights
    result = super().check_field_access_rights(operation, field_names)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/models.py", line 3837, in check_field_access_rights
    raise AccessError(error_msg)
odoo.exceptions.AccessError: You do not have enough rights to access the fields "hire_date" on Employee (hr.employee). Please contact your system administrator.

Operation: read
User: 1452
Fields:
- hire_date (allowed for groups 'Employees / Officer: Manage all employees')

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/odoo/odoo/fields.py", line 1311, in __get__
    self.compute_value(recs)
  File "/data/build/odoo/odoo/fields.py", line 1493, in compute_value
    records._compute_field_value(self)
  File "/data/build/odoo/addons/base_automation/models/base_automation.py", line 835, in _compute_field_value
    return _compute_field_value.origin(self, field)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/addons/mail/models/mail_thread.py", line 442, in _compute_field_value
    return super()._compute_field_value(field)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/models.py", line 5302, in _compute_field_value
    fields.determine(field.compute, self)
  File "/data/build/odoo/odoo/fields.py", line 110, in determine
    return needle(*args)
           ^^^^^^^^^^^^^
  File "/data/build/telescope_addons_cp/employee_customizations/models/hr_employee.py", line 160, in _compute_trial_end_date
    if record.hire_date:
       ^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/fields.py", line 1278, in __get__
    record._fetch_field(self)
  File "/data/build/odoo/odoo/models.py", line 4105, in _fetch_field
    self.check_field_access_rights('read', [field.name])
  File "/data/build/odoo/addons/hr/models/hr_employee.py", line 195, in check_field_access_rights
    result = super().check_field_access_rights(operation, field_names)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/models.py", line 3837, in check_field_access_rights
    raise AccessError(error_msg)
odoo.exceptions.AccessError: You do not have enough rights to access the fields "hire_date" on Employee (hr.employee). Please contact your system administrator.

Operation: read
User: 1452
Fields:
- hire_date (allowed for groups 'Employees / Officer: Manage all employees')

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/odoo/odoo/fields.py", line 1274, in __get__
    recs._fetch_field(self)
  File "/data/build/odoo/odoo/models.py", line 4105, in _fetch_field
    self.check_field_access_rights('read', [field.name])
  File "/data/build/odoo/addons/hr/models/hr_employee.py", line 195, in check_field_access_rights
    result = super().check_field_access_rights(operation, field_names)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/models.py", line 3837, in check_field_access_rights
    raise AccessError(error_msg)
odoo.exceptions.AccessError: You do not have enough rights to access the fields "hire_date" on Employee (hr.employee). Please contact your system administrator.

Operation: read
User: 1452
Fields:
- hire_date (allowed for groups 'Employees / Officer: Manage all employees')

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/odoo/addons/hr/tests/test_self_user_access.py", line 111, in test_employee_fields_groups
    self.env['hr.employee'].with_user(internal_user).search([]).read([])
  File "/data/build/odoo/odoo/models.py", line 3863, in read
    return self._read_format(fnames=fields, load=load)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/models.py", line 4094, in _read_format
    vals[name] = convert(record[name], record, use_display_name)
                         ~~~~~~^^^^^^
  File "/data/build/odoo/odoo/models.py", line 7083, in __getitem__
    return self._fields[key].__get__(self)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/fields.py", line 1313, in __get__
    self.compute_value(record)
  File "/data/build/odoo/odoo/fields.py", line 1493, in compute_value
    records._compute_field_value(self)
  File "/data/build/odoo/addons/base_automation/models/base_automation.py", line 835, in _compute_field_value
    return _compute_field_value.origin(self, field)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/addons/mail/models/mail_thread.py", line 442, in _compute_field_value
    return super()._compute_field_value(field)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/models.py", line 5302, in _compute_field_value
    fields.determine(field.compute, self)
  File "/data/build/odoo/odoo/fields.py", line 110, in determine
    return needle(*args)
           ^^^^^^^^^^^^^
  File "/data/build/telescope_addons_cp/employee_customizations/models/hr_employee.py", line 160, in _compute_trial_end_date
    if record.hire_date:
       ^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/fields.py", line 1278, in __get__
    record._fetch_field(self)
  File "/data/build/odoo/odoo/models.py", line 4105, in _fetch_field
    self.check_field_access_rights('read', [field.name])
  File "/data/build/odoo/addons/hr/models/hr_employee.py", line 195, in check_field_access_rights
    result = super().check_field_access_rights(operation, field_names)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/models.py", line 3837, in check_field_access_rights
    raise AccessError(error_msg)
odoo.exceptions.AccessError: You do not have enough rights to access the fields "hire_date" on Employee (hr.employee). Please contact your system administrator.

Operation: read
User: 1452
Fields:
- hire_date (allowed for groups 'Employees / Officer: Manage all employees')
2026-03-10 20:42:35 ERROR server odoo.addons.project.tests.test_personal_stages.TestPersonalStageTour.test_personal_stage_tour.browser:1681
TypeError: Cannot read properties of undefined (reading '0')
    at Object.doActionButton (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:10156:921)
2026-03-10 20:42:35 INFO server odoo.addons.project.tests.test_personal_stages.TestPersonalStageTour.test_personal_stage_tour:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_204235_285523_TestPersonalStageTour.png
2026-03-10 20:42:35 INFO server odoo.addons.project.tests.test_personal_stages.TestPersonalStageTour.test_personal_stage_tour:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_204235_329996_TestPersonalStageTour.png
2026-03-10 20:42:35 ERROR server odoo.addons.project.tests.test_personal_stages:386
FAIL: TestPersonalStageTour.test_personal_stage_tour
Traceback (most recent call last):
  File "/data/build/odoo/addons/project/tests/test_personal_stages.py", line 386, in test_personal_stage_tour
    self.start_tour('/odoo', 'personal_stage_tour', login="armandel")
  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('personal_stage_tour', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo", "delayToCheckUndeterminisms": 0})" failed

TypeError: Cannot read properties of undefined (reading '0')
    at Object.doActionButton (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:10156:921)
2026-03-10 20:43:55 ERROR server odoo.addons.project.tests.test_project_update_ui.TestProjectUpdateUi.test_01_project_tour.browser:1681
TypeError: Cannot read properties of undefined (reading '0')
    at Object.doActionButton (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:10156:921)
    at async execute (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:9760:301)
    at async executeButtonCallback (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:9753:34)
2026-03-10 20:43:55 INFO server odoo.addons.project.tests.test_project_update_ui.TestProjectUpdateUi.test_01_project_tour:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_204355_639730_TestProjectUpdateUi.png
2026-03-10 20:43:55 INFO server odoo.addons.project.tests.test_project_update_ui.TestProjectUpdateUi.test_01_project_tour:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_204355_678818_TestProjectUpdateUi.png
2026-03-10 20:43:55 ERROR server odoo.addons.project.tests.test_project_update_ui:17
FAIL: TestProjectUpdateUi.test_01_project_tour
Traceback (most recent call last):
  File "/data/build/odoo/addons/project/tests/test_project_update_ui.py", line 17, in test_01_project_tour
    self.start_tour("/odoo", 'project_update_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('project_update_tour', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo", "delayToCheckUndeterminisms": 0})" failed

TypeError: Cannot read properties of undefined (reading '0')
    at Object.doActionButton (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:10156:921)
    at async execute (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:9760:301)
    at async executeButtonCallback (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:9753:34)
2026-03-10 20:55:56 ERROR server odoo.addons.project_enterprise.tests.test_ui.ProjectEnterpriseTestUi.test_01_ui.browser:1681
TypeError: Cannot read properties of undefined (reading '0')
    at Object.doActionButton (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:10156:921)
    at async execute (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:9760:301)
    at async executeButtonCallback (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:9753:34)
2026-03-10 20:55:56 INFO server odoo.addons.project_enterprise.tests.test_ui.ProjectEnterpriseTestUi.test_01_ui:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_205556_861405_ProjectEnterpriseTestUi.png
2026-03-10 20:55:56 INFO server odoo.addons.project_enterprise.tests.test_ui.ProjectEnterpriseTestUi.test_01_ui:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_205556_897571_ProjectEnterpriseTestUi.png
2026-03-10 20:55:57 ERROR server odoo.addons.project_enterprise.tests.test_ui:51
FAIL: ProjectEnterpriseTestUi.test_01_ui
Traceback (most recent call last):
  File "/data/build/enterprise/project_enterprise/tests/test_ui.py", line 51, in test_01_ui
    self.start_tour("/", 'project_test_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('project_test_tour', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/", "delayToCheckUndeterminisms": 0})" failed

TypeError: Cannot read properties of undefined (reading '0')
    at Object.doActionButton (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:10156:921)
    at async execute (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:9760:301)
    at async executeButtonCallback (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:9753:34)
2026-03-10 21:00:12 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_inventory.TestInventoryAdjustmentBarcodeClientAction.test_inventory_adjustment.browser:1681
FAILED: [2/19] Tour test_inventory_adjustment → Step .o_scan_message.o_scan_product.
Element (.o_scan_message.o_scan_product) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:00:12 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_inventory.TestInventoryAdjustmentBarcodeClientAction.test_inventory_adjustment.browser:1681
Error received after termination: {
  "trigger": ".o_button_inventory",
  "run": "click"
},
---------- FAILED: [2/19] Tour test_inventory_adjustment → Step .o_scan_message.o_scan_product ----------
{
  "trigger": ".o_scan_message.o_scan_product",
  "run": "[function]"
},
---------------------------------------------------------------------------------------------------------
{
  "trigger": ".o_barcode_client_action",
  "run": "scan product1"
},
{
  "trigger": ".o_barcode_line",
  "run": "[function]"
},
{
  "trigger": ".o_barcode_client_action",
  "run": "scan product1"
},
2026-03-10 21:00:12 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_inventory.TestInventoryAdjustmentBarcodeClientAction.test_inventory_adjustment:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210012_321608_TestInventoryAdjustmentBarcodeClientAction.png
2026-03-10 21:00:12 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_inventory.TestInventoryAdjustmentBarcodeClientAction.test_inventory_adjustment:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210012_351696_TestInventoryAdjustmentBarcodeClientAction.png
2026-03-10 21:00:12 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_inventory:34
FAIL: TestInventoryAdjustmentBarcodeClientAction.test_inventory_adjustment
Traceback (most recent call last):
  File "/data/build/enterprise/stock_barcode/tests/test_barcode_client_action_inventory.py", line 34, in test_inventory_adjustment
    self.start_tour("/odoo/barcode", 'test_inventory_adjustment', login='admin', timeout=180)
  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_inventory_adjustment', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/barcode", "delayToCheckUndeterminisms": 0})" failed

FAILED: [2/19] Tour test_inventory_adjustment → Step .o_scan_message.o_scan_product.
Element (.o_scan_message.o_scan_product) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:01:51 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_inventory.TestInventoryAdjustmentBarcodeClientAction.test_inventory_image_visible_for_quant.browser:1681
FAILED: [2/6] Tour test_inventory_image_visible_for_quant → Step .o_barcode_line:first-child button.o_edit.
Element (.o_barcode_line:first-child button.o_edit) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:01:51 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_inventory.TestInventoryAdjustmentBarcodeClientAction.test_inventory_image_visible_for_quant.browser:1681
Error received after termination: {
  "trigger": "button.o_button_inventory",
  "run": "click"
},
---------- FAILED: [2/6] Tour test_inventory_image_visible_for_quant → Step .o_barcode_line:first-child button.o_edit ----------
{
  "trigger": ".o_barcode_line:first-child button.o_edit",
  "run": "click"
},
--------------------------------------------------------------------------------------------------------------------------------
{
  "trigger": ".o_form_view",
  "run": "[function]"
},
{
  "trigger": "button.o_discard",
  "run": "click"
},
{
  "trigger": ".o_barcode_line:nth-child(2) button.o_edit",
  "run": "click"
},
2026-03-10 21:01:51 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_inventory.TestInventoryAdjustmentBarcodeClientAction.test_inventory_image_visible_for_quant:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210151_423583_TestInventoryAdjustmentBarcodeClientAction.png
2026-03-10 21:01:51 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_inventory.TestInventoryAdjustmentBarcodeClientAction.test_inventory_image_visible_for_quant:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210151_464615_TestInventoryAdjustmentBarcodeClientAction.png
2026-03-10 21:01:51 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_inventory:322
FAIL: TestInventoryAdjustmentBarcodeClientAction.test_inventory_image_visible_for_quant
Traceback (most recent call last):
  File "/data/build/enterprise/stock_barcode/tests/test_barcode_client_action_inventory.py", line 322, in test_inventory_image_visible_for_quant
    self.start_tour("/odoo/barcode/", 'test_inventory_image_visible_for_quant', login='admin', timeout=180)
  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_inventory_image_visible_for_quant', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/barcode/", "delayToCheckUndeterminisms": 0})" failed

FAILED: [2/6] Tour test_inventory_image_visible_for_quant → Step .o_barcode_line:first-child button.o_edit.
Element (.o_barcode_line:first-child button.o_edit) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:01:56 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_inventory.TestInventoryAdjustmentBarcodeClientAction.test_inventory_nomenclature.browser:1681
FAILED: [2/8] Tour test_inventory_nomenclature → Step .o_barcode_client_action.
Error: Not the right message displayed: "o_scan_src" instead of "o_scan_product".
    at fail (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:596:55)
    at assert (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:609:87)
    at Object.assertScanMessage (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:615:184)
    at Object.run (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:645:18087)
    at http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:141
    at callWithUnloadCheck (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11027:451)
    at TourStepAutomatic.doAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:14)
    at action (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:10824:12)
    at performAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2971:18)
    at executeStep (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2983:207)
2026-03-10 21:01:56 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_inventory.TestInventoryAdjustmentBarcodeClientAction.test_inventory_nomenclature.browser:1681
Error received after termination: {
  "trigger": ".o_button_inventory",
  "run": "click"
},
---------- FAILED: [2/8] Tour test_inventory_nomenclature → Step .o_barcode_client_action ----------
{
  "trigger": ".o_barcode_client_action",
  "run": "[function]"
},
----------------------------------------------------------------------------------------------------
{
  "trigger": ".o_barcode_client_action",
  "run": "scan 2145631123457"
},
{
  "trigger": ".o_product_label:contains(\"product_weight\")",
  "run": "click"
},
{
  "trigger": "body:not(:has(.modal))"
},
2026-03-10 21:01:56 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_inventory.TestInventoryAdjustmentBarcodeClientAction.test_inventory_nomenclature:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210156_371749_TestInventoryAdjustmentBarcodeClientAction.png
2026-03-10 21:01:56 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_inventory.TestInventoryAdjustmentBarcodeClientAction.test_inventory_nomenclature:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210156_398428_TestInventoryAdjustmentBarcodeClientAction.png
2026-03-10 21:01:56 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_inventory:337
FAIL: TestInventoryAdjustmentBarcodeClientAction.test_inventory_nomenclature
Traceback (most recent call last):
  File "/data/build/enterprise/stock_barcode/tests/test_barcode_client_action_inventory.py", line 337, in test_inventory_nomenclature
    self.start_tour("/odoo/barcode", 'test_inventory_nomenclature', login='admin', timeout=180)
  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_inventory_nomenclature', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/barcode", "delayToCheckUndeterminisms": 0})" failed

FAILED: [2/8] Tour test_inventory_nomenclature → Step .o_barcode_client_action.
Error: Not the right message displayed: "o_scan_src" instead of "o_scan_product".
    at fail (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:596:55)
    at assert (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:609:87)
    at Object.assertScanMessage (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:615:184)
    at Object.run (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:645:18087)
    at http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:141
    at callWithUnloadCheck (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11027:451)
    at TourStepAutomatic.doAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:14)
    at action (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:10824:12)
    at performAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2971:18)
    at executeStep (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2983:207)
2026-03-10 21:03:17 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_avoid_useless_line_creation.browser:1681
FAILED: [2/6] Tour test_avoid_useless_line_creation → Step .o_barcode_line.
Element (.o_barcode_line) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:03:17 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_avoid_useless_line_creation.browser:1681
Error received after termination: {
  "trigger": ".o_barcode_client_action",
  "run": "scan LOT01"
},
---------- FAILED: [2/6] Tour test_avoid_useless_line_creation → Step .o_barcode_line ----------
{
  "trigger": ".o_barcode_line",
  "run": "scan LOREM"
},
------------------------------------------------------------------------------------------------
{
  "trigger": ".o_notification_bar.bg-danger",
  "run": "[function]"
},
{
  "trigger": ".o_barcode_line:first-child .o_edit",
  "run": "click"
},
{
  "isActive": [
    "auto"
  ],
  "content": "discard barcode form",
  "trigger": ".o_discard",
  "run": "click"
},
2026-03-10 21:03:17 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_avoid_useless_line_creation:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210317_329190_TestPickingBarcodeClientAction.png
2026-03-10 21:03:17 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_avoid_useless_line_creation:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210317_361190_TestPickingBarcodeClientAction.png
2026-03-10 21:03:17 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking:2649
FAIL: TestPickingBarcodeClientAction.test_avoid_useless_line_creation
Traceback (most recent call last):
  File "/data/build/enterprise/stock_barcode/tests/test_barcode_client_action_picking.py", line 2649, in test_avoid_useless_line_creation
    self.start_tour(url, 'test_avoid_useless_line_creation', login='admin', timeout=180)
  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_avoid_useless_line_creation', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/1377/action-stock_barcode.stock_barcode_picking_client_action", "delayToCheckUndeterminisms": 0})" failed

FAILED: [2/6] Tour test_avoid_useless_line_creation → Step .o_barcode_line.
Element (.o_barcode_line) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:04:14 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_define_the_destination_package.browser:1681
FAILED: [1/5] Tour test_define_the_destination_package → Step .o_line_button.o_add_remaining_quantity.
Element has been found.
BUT: Element is not enabled. TIP: You can use :enable to wait the element is enabled before doing action on it.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:04:14 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_define_the_destination_package.browser:1681
Error received after termination: ---------- FAILED: [1/5] Tour test_define_the_destination_package → Step .o_line_button.o_add_remaining_quantity ----------
{
  "trigger": ".o_line_button.o_add_remaining_quantity",
  "run": "click"
},
---------------------------------------------------------------------------------------------------------------------------
{
  "trigger": ".o_barcode_line .qty-done:contains(\"1\")",
  "run": "scan PACK02"
},
{
  "trigger": ".o_barcode_line:contains(\"PACK02\")"
},
{
  "trigger": ".btn.o_validate_page",
  "run": "click"
},
2026-03-10 21:04:14 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_define_the_destination_package:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210414_726015_TestPickingBarcodeClientAction.png
2026-03-10 21:04:14 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_define_the_destination_package:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210414_752842_TestPickingBarcodeClientAction.png
2026-03-10 21:04:14 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking:2619
FAIL: TestPickingBarcodeClientAction.test_define_the_destination_package
Traceback (most recent call last):
  File "/data/build/enterprise/stock_barcode/tests/test_barcode_client_action_picking.py", line 2619, in test_define_the_destination_package
    self.start_tour(url, 'test_define_the_destination_package', login='admin', timeout=180)
  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_define_the_destination_package', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/1388/action-stock_barcode.stock_barcode_picking_client_action", "delayToCheckUndeterminisms": 0})" failed

FAILED: [1/5] Tour test_define_the_destination_package → Step .o_line_button.o_add_remaining_quantity.
Element has been found.
BUT: Element is not enabled. TIP: You can use :enable to wait the element is enabled before doing action on it.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:04:29 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_different_products_with_same_lot_name.browser:1681
FAILED: [4/12] Tour test_delivery_different_products_with_same_lot_name → Step .o_barcode_line:has(.o_product_label:contains(productlot1)) .qty-done:contains(2).
Element (.o_barcode_line:has(.o_product_label:contains(productlot1)) .qty-done:contains(2)) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:04:29 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_different_products_with_same_lot_name.browser:1681
Error received after termination: {
  "trigger": ".o_barcode_client_action",
  "run": "scan productlot1"
},
{
  "trigger": ".o_barcode_client_action",
  "run": "scan lot1"
},
{
  "trigger": ".o_barcode_client_action",
  "run": "scan lot1"
},
---------- FAILED: [4/12] Tour test_delivery_different_products_with_same_lot_name → Step .o_barcode_line:has(.o_product_label:contains(productlot1)) .qty-done:contains(2) ----------
{
  "trigger": ".o_barcode_line:has(.o_product_label:contains(productlot1)) .qty-done:contains(2)"
},
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
{
  "trigger": ".o_barcode_client_action",
  "run": "scan productlot2"
},
{
  "trigger": ".o_barcode_client_action",
  "run": "scan lot1"
},
{
  "trigger": ".o_barcode_client_action",
  "run": "scan lot1"
},
2026-03-10 21:04:29 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_different_products_with_same_lot_name:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210429_950879_TestPickingBarcodeClientAction.png
2026-03-10 21:04:29 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_different_products_with_same_lot_name:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210429_978613_TestPickingBarcodeClientAction.png
2026-03-10 21:04:30 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking:1229
FAIL: TestPickingBarcodeClientAction.test_delivery_different_products_with_same_lot_name
Traceback (most recent call last):
  File "/data/build/enterprise/stock_barcode/tests/test_barcode_client_action_picking.py", line 1229, in test_delivery_different_products_with_same_lot_name
    self.start_tour(url, 'test_delivery_different_products_with_same_lot_name', login='admin', timeout=180)
  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_delivery_different_products_with_same_lot_name', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/1389/action-stock_barcode.stock_barcode_picking_client_action", "delayToCheckUndeterminisms": 0})" failed

FAILED: [4/12] Tour test_delivery_different_products_with_same_lot_name → Step .o_barcode_line:has(.o_product_label:contains(productlot1)) .qty-done:contains(2).
Element (.o_barcode_line:has(.o_product_label:contains(productlot1)) .qty-done:contains(2)) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:04:44 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_from_scratch_1.browser:1681
FAILED: [5/10] Tour test_delivery_from_scratch_with_lots_1 → Step .o_barcode_line.o_selected .btn.o_toggle_sublines .fa-angle-down.
Element (.o_barcode_line.o_selected .btn.o_toggle_sublines .fa-angle-down) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:04:44 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_from_scratch_1.browser:1681
Error received after termination: {
  "trigger": ".o_barcode_client_action",
  "run": "scan lot1"
},
{
  "trigger": ".o_barcode_client_action",
  "run": "scan lot2"
},
{
  "trigger": ".o_barcode_client_action",
  "run": "scan lot2"
},
---------- FAILED: [5/10] Tour test_delivery_from_scratch_with_lots_1 → Step .o_barcode_line.o_selected .btn.o_toggle_sublines .fa-angle-down ----------
{
  "trigger": ".o_barcode_line.o_selected .btn.o_toggle_sublines .fa-angle-down",
  "run": "click"
},
--------------------------------------------------------------------------------------------------------------------------------------------------------
{
  "trigger": ".o_barcode_line:nth-child(2)"
},
{
  "trigger": ".o_add_line",
  "run": "click"
},
{
  "trigger": ".o_field_widget[name=\"product_id\"]",
  "run": "click"
},
2026-03-10 21:04:44 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_from_scratch_1:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210444_406899_TestPickingBarcodeClientAction.png
2026-03-10 21:04:44 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_from_scratch_1:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210444_433988_TestPickingBarcodeClientAction.png
2026-03-10 21:04:44 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking:1046
FAIL: TestPickingBarcodeClientAction.test_delivery_from_scratch_1
Traceback (most recent call last):
  File "/data/build/enterprise/stock_barcode/tests/test_barcode_client_action_picking.py", line 1046, in test_delivery_from_scratch_1
    self.start_tour(url, 'test_delivery_from_scratch_with_lots_1', login='admin', timeout=180)
  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_delivery_from_scratch_with_lots_1', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/1390/action-stock_barcode.stock_barcode_picking_client_action", "delayToCheckUndeterminisms": 0})" failed

FAILED: [5/10] Tour test_delivery_from_scratch_with_lots_1 → Step .o_barcode_line.o_selected .btn.o_toggle_sublines .fa-angle-down.
Element (.o_barcode_line.o_selected .btn.o_toggle_sublines .fa-angle-down) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:05:00 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_from_scratch_with_common_lots_name.browser:1681
FAILED: [2/12] Tour test_delivery_from_scratch_with_common_lots_name → Step .o_barcode_line.
Element (.o_barcode_line) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:05:00 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_from_scratch_with_common_lots_name.browser:1681
Error received after termination: {
  "trigger": ".o_barcode_client_action",
  "run": "scan product1"
},
---------- FAILED: [2/12] Tour test_delivery_from_scratch_with_common_lots_name → Step .o_barcode_line ----------
{
  "trigger": ".o_barcode_line",
  "run": "scan LOT01"
},
-----------------------------------------------------------------------------------------------------------------
{
  "trigger": ".o_barcode_client_action",
  "run": "scan LOT01"
},
{
  "trigger": ".o_barcode_line[data-barcode=\"product1\"] .qty-done:contains(\"2\")",
  "run": "scan product2"
},
{
  "trigger": ".o_barcode_line:contains(\"product2\")",
  "run": "scan LOT01"
},
2026-03-10 21:05:00 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_from_scratch_with_common_lots_name:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210500_879465_TestPickingBarcodeClientAction.png
2026-03-10 21:05:00 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_from_scratch_with_common_lots_name:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210500_920300_TestPickingBarcodeClientAction.png
2026-03-10 21:05:01 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking:1120
FAIL: TestPickingBarcodeClientAction.test_delivery_from_scratch_with_common_lots_name
Traceback (most recent call last):
  File "/data/build/enterprise/stock_barcode/tests/test_barcode_client_action_picking.py", line 1120, in test_delivery_from_scratch_with_common_lots_name
    self.start_tour(url, 'test_delivery_from_scratch_with_common_lots_name', login='admin', timeout=180)
  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_delivery_from_scratch_with_common_lots_name', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/1391/action-stock_barcode.stock_barcode_picking_client_action", "delayToCheckUndeterminisms": 0})" failed

FAILED: [2/12] Tour test_delivery_from_scratch_with_common_lots_name → Step .o_barcode_line.
Element (.o_barcode_line) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:05:16 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_from_scratch_with_incompatible_lot.browser:1681
FAILED: [2/4] Tour test_delivery_from_scratch_with_incompatible_lot → Step .o_barcode_line:first-child .o_edit.
Element (.o_barcode_line:first-child .o_edit) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:05:16 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_from_scratch_with_incompatible_lot.browser:1681
Error received after termination: {
  "trigger": ".o_barcode_client_action",
  "run": "scan 0000000001"
},
---------- FAILED: [2/4] Tour test_delivery_from_scratch_with_incompatible_lot → Step .o_barcode_line:first-child .o_edit ----------
{
  "trigger": ".o_barcode_line:first-child .o_edit",
  "run": "click"
},
------------------------------------------------------------------------------------------------------------------------------------
{
  "isActive": [
    "auto"
  ],
  "content": "discard barcode form",
  "trigger": ".o_discard",
  "run": "click"
},
{
  "content": "wait to be back on the barcode lines",
  "trigger": ".o_add_line"
},
2026-03-10 21:05:16 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_from_scratch_with_incompatible_lot:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210516_236549_TestPickingBarcodeClientAction.png
2026-03-10 21:05:16 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_from_scratch_with_incompatible_lot:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210516_263937_TestPickingBarcodeClientAction.png
2026-03-10 21:05:16 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking:1082
FAIL: TestPickingBarcodeClientAction.test_delivery_from_scratch_with_incompatible_lot
Traceback (most recent call last):
  File "/data/build/enterprise/stock_barcode/tests/test_barcode_client_action_picking.py", line 1082, in test_delivery_from_scratch_with_incompatible_lot
    self.start_tour(url, 'test_delivery_from_scratch_with_incompatible_lot', login='admin', timeout=180)
  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_delivery_from_scratch_with_incompatible_lot', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/1392/action-stock_barcode.stock_barcode_picking_client_action", "delayToCheckUndeterminisms": 0})" failed

FAILED: [2/4] Tour test_delivery_from_scratch_with_incompatible_lot → Step .o_barcode_line:first-child .o_edit.
Element (.o_barcode_line:first-child .o_edit) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:05:28 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_lot_with_package.browser:1681
FAILED: [2/12] Tour test_delivery_lot_with_package → Step .o_barcode_client_action:contains("sn2").
Error: Not the right message displayed: "o_scan_src" instead of "o_scan_serial".
    at fail (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:596:55)
    at assert (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:609:87)
    at Object.assertScanMessage (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:615:184)
    at Object.run (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:648:19815)
    at http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:141
    at callWithUnloadCheck (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11027:451)
    at TourStepAutomatic.doAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:14)
    at action (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:10824:12)
    at performAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2971:18)
    at executeStep (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2983:207)
2026-03-10 21:05:28 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_lot_with_package.browser:1681
Error received after termination: {
  "trigger": ".o_line_button.o_toggle_sublines",
  "run": "click"
},
---------- FAILED: [2/12] Tour test_delivery_lot_with_package → Step .o_barcode_client_action:contains("sn2") ----------
{
  "trigger": ".o_barcode_client_action:contains(\"sn2\")",
  "run": "[function]"
},
------------------------------------------------------------------------------------------------------------------------
{
  "trigger": ".o_barcode_client_action",
  "run": "scan productserial1"
},
{
  "trigger": ".o_barcode_client_action",
  "run": "scan sn3"
},
{
  "trigger": ".o_barcode_client_action",
  "run": "scan sn4"
},
2026-03-10 21:05:29 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_lot_with_package:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210529_060257_TestPickingBarcodeClientAction.png
2026-03-10 21:05:29 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_lot_with_package:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210529_090540_TestPickingBarcodeClientAction.png
2026-03-10 21:05:29 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking:668
FAIL: TestPickingBarcodeClientAction.test_delivery_lot_with_package
Traceback (most recent call last):
  File "/data/build/enterprise/stock_barcode/tests/test_barcode_client_action_picking.py", line 668, in test_delivery_lot_with_package
    self.start_tour(url, 'test_delivery_lot_with_package', login='admin', timeout=180)
  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_delivery_lot_with_package', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/1394/action-stock_barcode.stock_barcode_picking_client_action", "delayToCheckUndeterminisms": 0})" failed

FAILED: [2/12] Tour test_delivery_lot_with_package → Step .o_barcode_client_action:contains("sn2").
Error: Not the right message displayed: "o_scan_src" instead of "o_scan_serial".
    at fail (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:596:55)
    at assert (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:609:87)
    at Object.assertScanMessage (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:615:184)
    at Object.run (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:648:19815)
    at http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:141
    at callWithUnloadCheck (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11027:451)
    at TourStepAutomatic.doAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:14)
    at action (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:10824:12)
    at performAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2971:18)
    at executeStep (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2983:207)
2026-03-10 21:05:56 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_3.browser:1681
FAILED: [1/4] Tour test_delivery_reserved_3 → Step .o_barcode_client_action.
Error: Not the right message displayed: "o_scan_src" instead of "o_scan_product".
    at fail (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:596:55)
    at assert (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:609:87)
    at Object.assertScanMessage (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:615:184)
    at Object.run (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:648:27292)
    at http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:141
    at callWithUnloadCheck (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11027:451)
    at TourStepAutomatic.doAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:14)
    at action (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:10824:12)
    at performAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2971:18)
    at executeStep (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2983:207)
2026-03-10 21:05:56 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_3.browser:1681
Error received after termination: ---------- FAILED: [1/4] Tour test_delivery_reserved_3 → Step .o_barcode_client_action ----------
{
  "trigger": ".o_barcode_client_action",
  "run": "[function]"
},
-------------------------------------------------------------------------------------------------
{
  "trigger": ".o_barcode_client_action",
  "run": "scan product1"
},
{
  "trigger": ".o_barcode_client_action",
  "run": "scan this_is_not_a_barcode_dude"
},
{
  "trigger": ".o_barcode_line.o_highlight",
  "run": "[function]"
},
2026-03-10 21:05:56 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_3:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210556_427995_TestPickingBarcodeClientAction.png
2026-03-10 21:05:56 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_3:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210556_448853_TestPickingBarcodeClientAction.png
2026-03-10 21:05:56 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking:895
FAIL: TestPickingBarcodeClientAction.test_delivery_reserved_3
Traceback (most recent call last):
  File "/data/build/enterprise/stock_barcode/tests/test_barcode_client_action_picking.py", line 895, in test_delivery_reserved_3
    self.start_tour(url, 'test_delivery_reserved_3', login='admin', timeout=180)
  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_delivery_reserved_3', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/1399/action-stock_barcode.stock_barcode_picking_client_action", "delayToCheckUndeterminisms": 0})" failed

FAILED: [1/4] Tour test_delivery_reserved_3 → Step .o_barcode_client_action.
Error: Not the right message displayed: "o_scan_src" instead of "o_scan_product".
    at fail (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:596:55)
    at assert (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:609:87)
    at Object.assertScanMessage (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:615:184)
    at Object.run (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:648:27292)
    at http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:141
    at callWithUnloadCheck (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11027:451)
    at TourStepAutomatic.doAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:14)
    at action (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:10824:12)
    at performAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2971:18)
    at executeStep (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2983:207)
2026-03-10 21:06:10 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_4_backorder.browser:1681
FAILED: [3/14] Tour test_delivery_reserved_4_backorder → Step .o_barcode_line.o_selected.
Element (.o_barcode_line.o_selected) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:06:10 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_4_backorder.browser:1681
Error received after termination: {
  "trigger": ".o_barcode_client_action",
  "run": "[function]"
},
{
  "trigger": ".o_barcode_client_action",
  "run": "scan product1"
},
---------- FAILED: [3/14] Tour test_delivery_reserved_4_backorder → Step .o_barcode_line.o_selected ----------
{
  "trigger": ".o_barcode_line.o_selected"
},
--------------------------------------------------------------------------------------------------------------
{
  "trigger": ".o_validate_page",
  "run": "click"
},
{
  "trigger": ".modal-content.o_barcode_backorder_dialog",
  "run": "[function]"
},
{
  "trigger": ".modal-dialog button.btn-secondary",
  "run": "click"
},
2026-03-10 21:06:10 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_4_backorder:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210610_308271_TestPickingBarcodeClientAction.png
2026-03-10 21:06:10 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_4_backorder:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210610_334907_TestPickingBarcodeClientAction.png
2026-03-10 21:06:10 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking:930
FAIL: TestPickingBarcodeClientAction.test_delivery_reserved_4_backorder
Traceback (most recent call last):
  File "/data/build/enterprise/stock_barcode/tests/test_barcode_client_action_picking.py", line 930, in test_delivery_reserved_4_backorder
    self.start_tour(url, 'test_delivery_reserved_4_backorder', login='admin', timeout=180)
  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_delivery_reserved_4_backorder', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/1400/action-stock_barcode.stock_barcode_picking_client_action", "delayToCheckUndeterminisms": 0})" failed

FAILED: [3/14] Tour test_delivery_reserved_4_backorder → Step .o_barcode_line.o_selected.
Element (.o_barcode_line.o_selected) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:06:14 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_5_dont_show_reserved_sn.browser:1681
FAILED: [1/20] Tour test_delivery_reserved_5_dont_show_reserved_sn → Step .o_barcode_client_action.
Error: Not the right message displayed: "o_scan_src" instead of "o_scan_product".
    at fail (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:596:55)
    at assert (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:609:87)
    at Object.assertScanMessage (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:615:184)
    at Object.run (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:648:30203)
    at http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:141
    at callWithUnloadCheck (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11027:451)
    at TourStepAutomatic.doAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:14)
    at action (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:10824:12)
    at performAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2971:18)
    at executeStep (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2983:207)
2026-03-10 21:06:14 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_5_dont_show_reserved_sn.browser:1681
Error received after termination: ---------- FAILED: [1/20] Tour test_delivery_reserved_5_dont_show_reserved_sn → Step .o_barcode_client_action ----------
{
  "trigger": ".o_barcode_client_action",
  "run": "[function]"
},
------------------------------------------------------------------------------------------------------------------------
{
  "trigger": ".o_barcode_client_action",
  "run": "scan productserial1"
},
{
  "trigger": ".o_barcode_line.o_selected .btn.o_edit",
  "run": "click"
},
{
  "trigger": ".o_form_view_container",
  "run": "[function]"
},
2026-03-10 21:06:15 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_5_dont_show_reserved_sn:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210615_119931_TestPickingBarcodeClientAction.png
2026-03-10 21:06:15 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_5_dont_show_reserved_sn:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210615_156575_TestPickingBarcodeClientAction.png
2026-03-10 21:06:15 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking:981
FAIL: TestPickingBarcodeClientAction.test_delivery_reserved_5_dont_show_reserved_sn
Traceback (most recent call last):
  File "/data/build/enterprise/stock_barcode/tests/test_barcode_client_action_picking.py", line 981, in test_delivery_reserved_5_dont_show_reserved_sn
    self.start_tour(url, 'test_delivery_reserved_5_dont_show_reserved_sn', login='admin', timeout=180)
  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_delivery_reserved_5_dont_show_reserved_sn', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/1401/action-stock_barcode.stock_barcode_picking_client_action", "delayToCheckUndeterminisms": 0})" failed

FAILED: [1/20] Tour test_delivery_reserved_5_dont_show_reserved_sn → Step .o_barcode_client_action.
Error: Not the right message displayed: "o_scan_src" instead of "o_scan_product".
    at fail (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:596:55)
    at assert (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:609:87)
    at Object.assertScanMessage (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:615:184)
    at Object.run (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:648:30203)
    at http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:141
    at callWithUnloadCheck (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11027:451)
    at TourStepAutomatic.doAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:14)
    at action (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:10824:12)
    at performAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2971:18)
    at executeStep (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2983:207)
2026-03-10 21:06:19 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_6_dont_show_reserved_lots.browser:1681
FAILED: [1/11] Tour test_delivery_reserved_6_dont_show_reserved_lots → Step .o_barcode_client_action.
Error: Not the right message displayed: "o_scan_src" instead of "o_scan_product".
    at fail (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:596:55)
    at assert (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:609:87)
    at Object.assertScanMessage (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:615:184)
    at Object.run (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:648:32280)
    at http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:141
    at callWithUnloadCheck (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11027:451)
    at TourStepAutomatic.doAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:14)
    at action (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:10824:12)
    at performAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2971:18)
    at executeStep (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2983:207)
2026-03-10 21:06:19 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_6_dont_show_reserved_lots.browser:1681
Error received after termination: ---------- FAILED: [1/11] Tour test_delivery_reserved_6_dont_show_reserved_lots → Step .o_barcode_client_action ----------
{
  "trigger": ".o_barcode_client_action",
  "run": "[function]"
},
--------------------------------------------------------------------------------------------------------------------------
{
  "trigger": ".o_barcode_client_action",
  "run": "scan productlot1"
},
{
  "trigger": ".o_barcode_line.o_selected",
  "run": "[function]"
},
{
  "trigger": ".o_barcode_client_action",
  "run": "scan lot-001"
},
2026-03-10 21:06:19 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_6_dont_show_reserved_lots:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210619_713487_TestPickingBarcodeClientAction.png
2026-03-10 21:06:19 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_6_dont_show_reserved_lots:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210619_748103_TestPickingBarcodeClientAction.png
2026-03-10 21:06:19 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking:1024
FAIL: TestPickingBarcodeClientAction.test_delivery_reserved_6_dont_show_reserved_lots
Traceback (most recent call last):
  File "/data/build/enterprise/stock_barcode/tests/test_barcode_client_action_picking.py", line 1024, in test_delivery_reserved_6_dont_show_reserved_lots
    self.start_tour(url, 'test_delivery_reserved_6_dont_show_reserved_lots', login='admin', timeout=180)
  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_delivery_reserved_6_dont_show_reserved_lots', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/1402/action-stock_barcode.stock_barcode_picking_client_action", "delayToCheckUndeterminisms": 0})" failed

FAILED: [1/11] Tour test_delivery_reserved_6_dont_show_reserved_lots → Step .o_barcode_client_action.
Error: Not the right message displayed: "o_scan_src" instead of "o_scan_product".
    at fail (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:596:55)
    at assert (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:609:87)
    at Object.assertScanMessage (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:615:184)
    at Object.run (http://127.0.0.1:8069/web/assets/20bd20c/web.assets_tests.min.js:648:32280)
    at http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:141
    at callWithUnloadCheck (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11027:451)
    at TourStepAutomatic.doAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:11012:14)
    at action (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:10824:12)
    at performAction (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2971:18)
    at executeStep (http://127.0.0.1:8069/web/assets/99938e3/web.assets_web.min.js:2983:207)
2026-03-10 21:06:35 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_lots_1.browser:1681
FAILED: [2/15] Tour test_delivery_reserved_lots_1 → Step .o_barcode_line.o_selected .o_toggle_sublines.
Element (.o_barcode_line.o_selected .o_toggle_sublines) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:06:35 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_lots_1.browser:1681
Error received after termination: {
  "trigger": ".o_barcode_client_action",
  "run": "scan productlot1"
},
---------- FAILED: [2/15] Tour test_delivery_reserved_lots_1 → Step .o_barcode_line.o_selected .o_toggle_sublines ----------
{
  "trigger": ".o_barcode_line.o_selected .o_toggle_sublines",
  "run": "click"
},
----------------------------------------------------------------------------------------------------------------------------
{
  "trigger": ".o_sublines",
  "run": "[function]"
},
{
  "trigger": ".o_barcode_client_action",
  "run": "scan lot1"
},
{
  "trigger": ".o_barcode_line.o_selected",
  "run": "scan lot2"
},
2026-03-10 21:06:35 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_lots_1:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210635_325445_TestPickingBarcodeClientAction.png
2026-03-10 21:06:35 INFO server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking.TestPickingBarcodeClientAction.test_delivery_reserved_lots_1:360 Screenshot in: /data/build/tests/00169-18-all/screenshots/sc_20260310_210635_379903_TestPickingBarcodeClientAction.png
2026-03-10 21:06:35 ERROR server odoo.addons.stock_barcode.tests.test_barcode_client_action_picking:1170
FAIL: TestPickingBarcodeClientAction.test_delivery_reserved_lots_1
Traceback (most recent call last):
  File "/data/build/enterprise/stock_barcode/tests/test_barcode_client_action_picking.py", line 1170, in test_delivery_reserved_lots_1
    self.start_tour(url, 'test_delivery_reserved_lots_1', login='admin', timeout=180)
  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_delivery_reserved_lots_1', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/1403/action-stock_barcode.stock_barcode_picking_client_action", "delayToCheckUndeterminisms": 0})" failed

FAILED: [2/15] Tour test_delivery_reserved_lots_1 → Step .o_barcode_line.o_selected .o_toggle_sublines.
Element (.o_barcode_line.o_selected .o_toggle_sublines) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-10 21:06:50 Log limit reached (full logs are still available in the log file)
2026-03-10 21:58:08 INFO runbot Getting results for build 00169-18
2026-03-10 21:58:08 Step all finished in 3h
2026-03-10 21:58:08 Starting step run from config Default
2026-03-10 21:58:08 INFO runbot Start running build 00169-18
2026-03-10 21:58:08 Using Dockerfile Tag odoo:Telescope_DockerDefault
2026-03-10 21:59:12 INFO server odoo.modules.loading:360 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-03-10 21:59:12 INFO server odoo.modules.loading:360 18 modules loaded in 0.77s, 0 queries (+0 extra)
2026-03-11 12:37:30 ERROR runbot
Docker was likely killed, skipping
2026-03-10 22:00:18,560 305 INFO 00169-18-base odoo.addons.base.models.res_users: GC 'auth_totp.device' delete 0 entries 
2026-03-10 22:00:18,574 305 INFO 00169-18-base odoo.addons.base.models.ir_cron: Job 'Base: Auto-vacuum internal data' (1) done in 0.320s 
2026-03-10 22:00:18,581 305 INFO 00169-18-base odoo.addons.base.models.ir_cron: Job 'Base: Auto-vacuum internal data' (1) processed 0 records, 0 records remaining 
2026-03-10 22:00:18,590 305 INFO 00169-18-base odoo.addons.base.models.ir_cron: Job 'Base: Auto-vacuum internal data' (1) completed 
2026-03-10 22:00:18,597 305 INFO 00169-18-base odoo.addons.base.models.ir_cron: Job 'Base: Portal Users Deletion' (2) starting 
2026-03-10 22:00:18,601 305 INFO 00169-18-base odoo.addons.base.models.ir_cron: Job 'Base: Portal Users Deletion' (2) done in 0.004s 
2026-03-10 22:00:18,603 305 INFO 00169-18-base odoo.addons.base.models.ir_cron: Job 'Base: Portal Users Deletion' (2) processed 0 records, 0 records remaining 
2026-03-10 22:00:18,604 305 INFO 00169-18-base odoo.addons.base.models.ir_cron: Job 'Base: Portal Users Deletion' (2) completed 
2026-03-11 12:12:06,108 293 ERROR 00169-18-base odoo.service.server: WorkerCron (305) timeout after 900s 
2026-03-11 12:20:08,965 313 INFO 00169-18-base odoo.service.server: Worker WorkerCron (313) alive 
2026-03-11 12:37:30 INFO runbot Step run finished in 14h