| Date |
Level |
Type |
Message |
|
2026-03-23 06:05:27
|
INFO
|
runbot
|
Init build environment with config Parallel Testing
|
|
|
2026-03-23 06:05:27
|
|
|
Starting step test_pylint from config Parallel Testing
|
|
|
2026-03-23 06:05:27
|
|
|
Using Dockerfile Tag odoo:Docker17
|
|
|
2026-03-23 06:05:59
|
INFO
|
server
|
odoo.modules.loading:355
1 modules loaded in 19.03s, 9090 queries (+9090 extra)
|
|
|
2026-03-23 06:06:09
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_dunderinit:23
FAIL: TestDunderinit.test_dunderinit
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_dunderinit.py", line 23, in test_dunderinit
self.assertTrue(dunderinit_path.is_file(), "Missing `__init__.py ` in module %s" % mod)
AssertionError: False is not true : Missing `__init__.py ` in module d_crm_kanban_currency
|
|
|
2026-03-23 06:07:08
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_eslint:41
FAIL: TestESLint.test_eslint
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_eslint.py", line 41, in test_eslint
self.assertEqual(process.returncode, 0, msg=process.stdout.decode())
AssertionError: 1 != 0 :
/data/build/duong-addons/d_ai_text_assist/static/src/views/widgets/ai_text_widget.js
8:10 error 'htmlToTextContentInline' is defined but never used no-unused-vars
/data/build/duong-addons/d_discuss_attachment_advance/static/src/discuss/core/common/link_attachment_panel.js
8:21 error 'onWillStart' is defined but never used no-unused-vars
8:34 error 'onWillUpdateProps' is defined but never used no-unused-vars
10:25 error 'useVisible' is defined but never used no-unused-vars
/data/build/duong-addons/d_discuss_channel_quick_favorite_emojis/static/src/discuss/core/common/favorite_emoji_panel.js
7:1 error '@odoo/owl' import is duplicated no-duplicate-imports
/data/build/duong-addons/d_gemini_ai_connector/static/src/js/wysiwyg/widgets/gemini_alternatives_dialog.js
289:22 error '_t' is not defined no-undef
/data/build/duong-addons/d_gemini_ai_connector/static/src/js/wysiwyg/widgets/gemini_dialog.js
46:12 error 'error' is defined but never used no-unused-vars
/data/build/duong-addons/d_list_action_menu_m2m/static/src/views/list/list_controller.js
5:10 error '_t' is defined but never used no-unused-vars
/data/build/duong-addons/d_mail_tracking_duration_selection/static/src/views/fields/statusbar_duration/statusbar_duration_field.js
5:10 error 'patch' is defined but never used no-unused-vars
6:26 error 'StatusBarField' is defined but never used no-unused-vars
/data/build/duong-addons/d_pos_adyen_tap_to_pay/static/src/js/payment_adyen_tap_to_pay.js
265:34 error 'e' is defined but never used no-unused-vars
272:34 error 'e' is defined but never used no-unused-vars
/data/build/duong-addons/d_precious_metal_price/static/src/client_actions/precious_metal_dashboard/precious_metal_dashboard.js
3:10 error 'useService' is defined but never used no-unused-vars
5:21 error 'useEffect' is defined but never used no-unused-vars
5:32 error 'useState' is defined but never used no-unused-vars
6:10 error 'KeepLast' is defined but never used no-unused-vars
/data/build/duong-addons/d_social/static/src/components/social_engagements_dialog/social_engagements_dialog.js
13:1 error '@odoo/owl' import is duplicated no-duplicate-imports
120:12 error 'error' is defined but never used no-unused-vars
205:12 error 'error' is defined but never used no-unused-vars
/data/build/duong-addons/d_social/static/src/views/social_kanban/social_kanban_record.js
3:10 error '_t' is defined but never used no-unused-vars
24:11 error 'archInfo' is assigned a value but never used no-unused-vars
24:21 error 'openRecord' is assigned a value but never used no-unused-vars
24:33 error 'deleteRecord' is assigned a value but never used no-unused-vars
/data/build/duong-addons/d_web_friendly_error/static/src/js/error_reporter.js
38:13 error Unexpected 'debugger' statement no-debugger
✖ 24 problems (24 errors, 0 warnings)
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_account_invoice_customer_phone')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_account_invoice_customer_phone'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_account_remove_banner')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_account_remove_banner'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_ai_text_assist')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_ai_text_assist'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_ai_text_assist_sale')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_ai_text_assist_sale'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_ai_text_assist_social')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_ai_text_assist_social'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_auth_oauth_advance')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_auth_oauth_advance'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_auth_oauth_facebook')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_auth_oauth_facebook'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_auth_oauth_google')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_auth_oauth_google'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_auth_oauth_tiktok')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_auth_oauth_tiktok'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_base_company_favicon')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'name_vi_VN'
'summary_vi_VN'
'support'
'description_vi_VN'
'price'
'currency' : Unknown manifest keys in module 'd_base_company_favicon'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_base_hide_invalid_barcode')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_base_hide_invalid_barcode'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_button_near_create_button')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_button_near_create_button'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_crm_kanban_currency')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_crm_kanban_currency'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_discuss_attachment_advance')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_discuss_attachment_advance'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_discuss_channel_quick_favorite_emojis')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_discuss_channel_quick_favorite_emojis'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_discuss_link_preview')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_discuss_link_preview'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_discuss_mention_with_avatar')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_discuss_mention_with_avatar'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_gemini_ai_connector')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_gemini_ai_connector'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_gemini_ai_connector_blog')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_gemini_ai_connector_blog'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_gemini_ai_connector_mass_mailing')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_gemini_ai_connector_mass_mailing'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_gemini_ai_connector_project')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_gemini_ai_connector_project'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_gemini_ai_connector_sales')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_gemini_ai_connector_sales'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_gold_price_sync')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_gold_price_sync'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_hierarchy_company')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_hierarchy_company'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_hierarchy_partner')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_hierarchy_partner'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_hierarchy_product_category')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_hierarchy_product_category'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_hierarchy_project_task')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_hierarchy_project_task'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_hierarchy_stock_location')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_hierarchy_stock_location'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_hierarchy_website_menu')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_hierarchy_website_menu'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_list_action_menu_m2m')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_list_action_menu_m2m'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_mail_attachment_preview')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_mail_attachment_preview'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_mail_chatter_html_link_domain')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_mail_chatter_html_link_domain'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_mail_tracking_duration_selection')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_mail_tracking_duration_selection'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_partner_birthday_and_gender')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_partner_birthday_and_gender'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_payment_method_vietqr')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_payment_method_vietqr'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_payment_zalopay')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_payment_zalopay'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_pos_adyen_tap_to_pay')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_pos_adyen_tap_to_pay'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_pos_company_favicon')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_pos_company_favicon'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_pos_custom_product_screen')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_pos_custom_product_screen'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_pos_online_payment_qr')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'name_vi_VN'
'summary_vi_VN'
'support'
'price'
'currency' : Unknown manifest keys in module 'd_pos_online_payment_qr'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:12
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_pos_toggle_download_invoice')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_pos_toggle_download_invoice'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_precious_metal_price')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_precious_metal_price'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_product_brand')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'support' : Unknown manifest keys in module 'd_product_brand'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_product_brand_stock')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'support' : Unknown manifest keys in module 'd_product_brand_stock'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_product_tracking')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_product_tracking'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_project_duration_tracking')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_project_duration_tracking'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_project_task_history')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_project_task_history'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_project_todo_history')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_project_todo_history'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_repair_section_and_note')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_repair_section_and_note'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_sale_duration_tracking')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_sale_duration_tracking'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_sale_preview_quotation_on_chatter')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_sale_preview_quotation_on_chatter'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_sale_quotation_customer_phone')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_sale_quotation_customer_phone'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_social'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social_threads')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_social_threads'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_social_tiktok')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_social_tiktok'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_survey_custom_certificate')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'name_vi_VN'
'summary_vi_VN'
'support'
'description_vi_VN'
'old_technical_name'
'price'
'currency' : Unknown manifest keys in module 'd_survey_custom_certificate'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_tiktok_service')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_tiktok_service'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_tiktok_shop_connector')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_tiktok_shop_connector'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_web_friendly_error')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_web_friendly_error'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_web_kanban_currency')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_web_kanban_currency'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_website_blog_schema')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_website_blog_schema'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_website_event_sale_schema')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_website_event_sale_schema'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_website_event_schema')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_website_event_schema'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_website_hotjar')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_website_hotjar'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_website_sale_auto_reload')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_website_sale_auto_reload'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_website_sale_cart_quantity')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_website_sale_cart_quantity'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_website_sale_product_best_seller_snippet')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_website_sale_product_best_seller_snippet'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_website_sale_schema')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_website_sale_schema'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_website_sale_schema_advanced')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_website_sale_schema_advanced'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_website_sale_stock_schema')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_website_sale_stock_schema'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='d_website_schema')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'd_website_schema'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='mo_football')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'currency' : Unknown manifest keys in module 'mo_football'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='mo_football2')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'price'
'currency' : Unknown manifest keys in module 'mo_football2'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='payment_payos')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'currency'
'price'
'support' : Unknown manifest keys in module 'payment_payos'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='pos_online_payment_qr_payos')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'support' : Unknown manifest keys in module 'pos_online_payment_qr_payos'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:13
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_manifests:41
FAIL: Subtest ManifestLinter.test_manifests (module='pos_online_payment_qr_zalopay')
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 41, in test_manifests
self._test_manifest_keys(module, manifest_data)
File "/data/build/odoo/odoo/addons/test_lint/tests/test_manifests.py", line 47, in _test_manifest_keys
self.assertEqual(unknown_keys, set(), f"Unknown manifest keys in module {module!r}. Either there are typos or they must be white listed.")
AssertionError: Items in the first set but not the second:
'support' : Unknown manifest keys in module 'pos_online_payment_qr_zalopay'. Either there are typos or they must be white listed.
|
|
|
2026-03-23 06:07:45
|
INFO
|
server
|
odoo.addons.test_lint.tests.test_pylint:355
pylint version: 3.0.3
|
|
|
2026-03-23 06:18:56
|
ERROR
|
server
|
odoo.addons.test_lint.tests.test_pylint:107
FAIL: TestPyLint.test_pylint
Traceback (most recent call last):
File "/data/build/odoo/odoo/addons/test_lint/tests/test_pylint.py", line 107, in test_pylint
self.fail(f"pylint test failed:\n\n{r.stdout}\n{r.stderr}".strip())
AssertionError: pylint test failed:
************* Module payment_payos.models.payment_transaction
Bad usage of _, _lt function. (E8502) at duong-addons/payment_payos/models/payment_transaction.py:70
************* Module d_social_threads.models.social_post_engagement
Bad usage of _, _lt function. (E8502) at duong-addons/d_social_threads/models/social_post_engagement.py:188
Bad usage of _, _lt function. (E8502) at duong-addons/d_social_threads/models/social_post_engagement.py:191
Bad usage of _, _lt function. (E8502) at duong-addons/d_social_threads/models/social_post_engagement.py:204
Bad usage of _, _lt function. (E8502) at duong-addons/d_social_threads/models/social_post_engagement.py:207
************* Module d_social_threads.models.social_post_live
Bad usage of _, _lt function. (E8502) at duong-addons/d_social_threads/models/social_post_live.py:346
Bad usage of _, _lt function. (E8502) at duong-addons/d_social_threads/models/social_post_live.py:362
Bad usage of _, _lt function. (E8502) at duong-addons/d_social_threads/models/social_post_live.py:376
************* Module d_social_tiktok.models.social_account
Bad usage of _, _lt function. (E8502) at duong-addons/d_social_tiktok/models/social_account.py:138
Bad usage of _, _lt function. (E8502) at duong-addons/d_social_tiktok/models/social_account.py:168
************* Module d_social_tiktok.models.social_media
Bad usage of _, _lt function. (E8502) at duong-addons/d_social_tiktok/models/social_media.py:58
************* Module d_social_tiktok.models.social_post_live
Bad usage of _, _lt function. (E8502) at duong-addons/d_social_tiktok/models/social_post_live.py:75
************* Module d_payment_zalopay.models.payment_transaction
Bad usage of _, _lt function. (E8502) at duong-addons/d_payment_zalopay/models/payment_transaction.py:329
Bad usage of _, _lt function. (E8502) at duong-addons/d_payment_zalopay/models/payment_transaction.py:337
Bad usage of _, _lt function. (E8502) at duong-addons/d_payment_zalopay/models/payment_transaction.py:343
Bad usage of _, _lt function. (E8502) at duong-addons/d_payment_zalopay/models/payment_transaction.py:352
Bad usage of _, _lt function. (E8502) at duong-addons/d_payment_zalopay/models/payment_transaction.py:515
Bad usage of _, _lt function. (E8502) at duong-addons/d_payment_zalopay/models/payment_transaction.py:518
Bad usage of _, _lt function. (E8502) at duong-addons/d_payment_zalopay/models/payment_transaction.py:521
Bad usage of _, _lt function. (E8502) at duong-addons/d_payment_zalopay/models/payment_transaction.py:525
Bad usage of _, _lt function. (E8502) at duong-addons/d_payment_zalopay/models/payment_transaction.py:586
Bad usage of _, _lt function. (E8502) at duong-addons/d_payment_zalopay/models/payment_transaction.py:593
Bad usage of _, _lt function. (E8502) at duong-addons/d_payment_zalopay/models/payment_transaction.py:598
Bad usage of _, _lt function. (E8502) at duong-addons/d_payment_zalopay/models/payment_transaction.py:620
************* Module d_gold_price_sync.models.product_template
Bad usage of _, _lt function. (E8502) at duong-addons/d_gold_price_sync/models/product_template.py:121
Bad usage of _, _lt function. (E8502) at duong-addons/d_gold_price_sync/models/product_template.py:198
Bad usage of _, _lt function. (E8502) at duong-addons/d_gold_price_sync/models/product_template.py:209
************* Module d_tiktok_shop_connector.wizards.tiktok_ship_package_wizard
Bad usage of _, _lt function. (E8502) at duong-addons/d_tiktok_shop_connector/wizards/tiktok_ship_package_wizard.py:96
Bad usage of _, _lt function. (E8502) at duong-addons/d_tiktok_shop_connector/wizards/tiktok_ship_package_wizard.py:102
************* Module d_tiktok_service.models.tiktok_service
Bad usage of _, _lt function. (E8502) at duong-addons/d_tiktok_service/models/tiktok_service.py:82
Bad usage of _, _lt function. (E8502) at duong-addons/d_tiktok_service/models/tiktok_service.py:90
************* Module d_website_event_sale_schema.models.event_event
Undefined variable 'ticket' (E0602) at duong-addons/d_website_event_sale_schema/models/event_event.py:31
Undefined variable 'ticket' (E0602) at duong-addons/d_website_event_sale_schema/models/event_event.py:31
Undefined variable 'ticket' (E0602) at duong-addons/d_website_event_sale_schema/models/event_event.py:31
------------------------------------
Your code has been rated at 10.00/10
|
|
|
2026-03-23 06:18:57
|
ERROR
|
server
|
odoo.modules.loading:322
Module test_lint: 79 failures, 0 errors of 15 tests
|
|
|
2026-03-23 06:19:07
|
INFO
|
server
|
odoo.modules.loading:355
15 modules loaded in 786.69s, 3728 queries (+3903 extra)
|
|
|
2026-03-23 06:19:08
|
ERROR
|
server
|
odoo.modules.loading:605
At least one test failed when loading the modules.
|
|
|
2026-03-23 06:19:08
|
ERROR
|
server
|
odoo.tests.result:651
79 failed, 0 error(s) of 15 tests when loading database '00804-17-0-all'
|
|
|
2026-03-23 06:19:11
|
INFO
|
runbot
|
Getting results for build 00804-17-0
|
|
|
2026-03-23 06:19:11
|
|
|
Step test_pylint finished in 14m
|
|