[MIG] survey_skip_start: migrate to 18.0#222
Conversation
|
Thanks for the contribution. Please preserve commit history following technical method explained in https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-18.0. If the jump is between several versions, you have to modify the source branch in the main command to accommodate it to this circumstance. |
…ibility In Odoo 18 the tour runner uses the tour's url field as startUrl, overriding the dynamic token passed by start_tour(). Removing it lets the runner stay on the URL already navigated to by the test.
The text action helper was renamed to fill in Odoo 18's tour runner.
|
I noticed the CI run is failing with a warning related to Chrome (a "Killing chrome descendants-or-self" message picked up by oca_checklog_odoo). I haven't been able to reproduce this locally and it doesn't seem related to the module code itself, but I wanted to flag it in case it's a known issue or if there's something specific I should do on my end to address it. Thank you in advance. |
|
@benbrich could you review this PR please? |
benbrich
left a comment
There was a problem hiding this comment.
Tested on runboat. Functionally LGT
No description provided.