You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
web_domain_field is deprecated. If you want to use this functionality you can assign a unserialised domain to a fields.Binary
Module
web_domain_field
Describe the bug
odoo.addons.web_domain_field.tests.test_qunit.TestQunit.browser: `web_domain_field is deprecated. If you want to use this functionality you can assign a unserialised domain to a fields.Binary
web_domain_field is deprecated. If you want to use this functionality you can assign a unserialised domain to a fields.Binary
Module
web_domain_field
Describe the bug
odoo.addons.web_domain_field.tests.test_qunit.TestQunit.browser: `web_domain_field is deprecated. If you want to use this functionality you can assign a unserialised domain to a fields.Binary
odoo.addons.web_domain_field.tests.test_qunit.TestQunit.browser: Error received after termination: QUnit test failed: CalendarView -
ArchParser > global failure :
message: "Failed to fetch"
actual: "TypeError: Failed to fetch"
TypeError: Failed to fetch
at getModelDefinitions (http://127.0.0.1:8069/web/assets/1560-beb9cc2/web.qunit_suite_tests.min.js:21478:939)
at http://127.0.0.1:8069/web/assets/1560-beb9cc2/web.qunit_suite_tests.min.js:21478:468
at http://127.0.0.1:8069/web/assets/1562-63fda5d/web.tests_assets.min.js:166:118
odoo.addons.web_domain_field.tests.test_qunit.TestQunit.browser: Error received after termination: 1 / 4 tests failed.
To Reproduce
Affected versions:16.0
Steps to reproduce the behavior:
1.Added as a dependent module in my custom module
2. while deploying in odoo.sh I have enable test to validate
Expected behavior
how to ignore the deprecated Warning and the test needs to be run successful
Additional context
Add any other context about the problem here. (e.g. OS, Python version, ...)
The text was updated successfully, but these errors were encountered: