Open adriresu opened 5 months ago
Please include #944 and check CI.
Please include #944 and check CI.
Regarding to test issue, I'm newbie in web tour tests, I might need some help or links with an example. I've inspected code anyway and haven't found which the problem could be. @yajo @victoralmau could you help me? Thanks!
According to the error you find in logs:
The ready "odoo.isTourReady('website_sale_product_attachment_tour')" code was always falsy
It looks like the wanted tour isn't even loaded. Maybe it's because its js definition is lost, or maybe because its trigger condition is never met.
If you run odoo with --screenshots ./here --screencasts ../here
and have a valid local Chromium and ffmpeg installation, Odoo will save artifacts there that will help you to diagnose the problem.
Standar migration.