Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FW][FIX] website_sale_wishlist: fix undeterministic error in tour #98199

Conversation

fw-bot
Copy link
Contributor

@fw-bot fw-bot commented Aug 16, 2022

This commit attempts to fix an undeterministic error during one of
website_sale_wishlist tests.
Due to a race condition it may happen that the button to add to the
wishlist would be re enabled while it should be disabled (if the product
is already in the wishlist) causing the tour to fail.

Forward-Port-Of: #98143

This commit attempts to fix an undeterministic error during one of
`website_sale_wishlist` tests.
Due to a race condition it may happen that the button to add to the
wishlist would be re enabled while it should be disabled (if the product
is already in the wishlist) causing the tour to fail.

X-original-commit: e10f50e
@robodoo
Copy link
Contributor

robodoo commented Aug 16, 2022

@fw-bot
Copy link
Contributor Author

fw-bot commented Aug 16, 2022

This PR targets saas-15.4 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@robodoo robodoo added the forwardport This PR was created by @fw-bot label Aug 16, 2022
@C3POdoo C3POdoo added the RD research & development, internal work label Aug 16, 2022
robodoo pushed a commit that referenced this pull request Aug 17, 2022
This commit attempts to fix an undeterministic error during one of
`website_sale_wishlist` tests.
Due to a race condition it may happen that the button to add to the
wishlist would be re enabled while it should be disabled (if the product
is already in the wishlist) causing the tour to fail.

closes #98199

X-original-commit: e10f50e
Signed-off-by: William Braeckman (wbr) <wbr@odoo.com>
@robodoo robodoo temporarily deployed to merge August 17, 2022 07:47 Inactive
@robodoo robodoo closed this Aug 17, 2022
@fw-bot fw-bot deleted the saas-15.4-13.0-wishlist-tour-fix-wbr-Tr8J-fw branch August 31, 2022 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forwardport This PR was created by @fw-bot RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants