odoo/odoo#159818

Created by fw-bot
label
odoo-dev:16.0-15.0-product_template_name_search_test-beha-hm3d-fw
head
6d3a47d8363031899d2171f7b4ad5f522fa21e6d
target
16.0
merged
2 months ago by Benjamin Hanquin (beha)
forward-port of
odoo/odoo#159709 DETACHED (conflicts: ('bf09a256716ede4dc9f9f9f0ce7a7c4a8fefcfe5', 'Auto-merging addons/product/tests/test_name.py\nAuto-merging addons/product/tests/test_variants.py\nAuto-merging addons/stock/tests/test_product.py\nCONFLICT (content): Merge conflict in addons/stock/tests/test_product.py\n', '23:46:03.737432 git.c:463 trace: built-in: git cherry-pick bf09a256716ede4dc9f9f9f0ce7a7c4a8fefcfe5\nerror: could not apply bf09a256716e... [FIX] product: Variants settings on specific test\nhint: After resolving the conflicts, mark them with\nhint: "git add/rm <pathspec>", then run\nhint: "git cherry-pick --continue".\nhint: You can instead skip this commit with "git cherry-pick --skip".\nhint: To abort and get back to the state before "git cherry-pick",\nhint: run "git cherry-pick --abort".\n----------\nstatus:\n', ['bf09a256716ede4dc9f9f9f0ce7a7c4a8fefcfe5']) ('bf09a256716ede4dc9f9f9f0ce7a7c4a8fefcfe5', 'Auto-merging addons/product/tests/test_name.py\nAuto-merging addons/product/tests/test_variants.py\nAuto-merging addons/stock/tests/test_product.py\nCONFLICT (content): Merge conflict in addons/stock/tests/test_product.py\n', '23:46:03.737432 git.c:463 trace: built-in: git cherry-pick bf09a256716ede4dc9f9f9f0ce7a7c4a8fefcfe5\nerror: could not apply bf09a256716e... [FIX] product: Variants settings on specific test\nhint: After resolving the conflicts, mark them with\nhint: "git add/rm <pathspec>", then run\nhint: "git cherry-pick --continue".\nhint: You can instead skip this commit with "git cherry-pick --skip".\nhint: To abort and get back to the state before "git cherry-pick",\nhint: run "git cherry-pick --abort".\n----------\nstatus:\n', ['bf09a256716ede4dc9f9f9f0ce7a7c4a8fefcfe5']))

[FW][FIX] product: Variants settings on specific test

Some tests on dynamic variants mechanism didn't pass on test without demo data due to odoo/odoo#143543.

Forward-Port-Of: odoo/odoo#159709