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

[Behat][Shop] Wait for province form loading #10363

Merged
merged 1 commit into from
May 8, 2019

Conversation

Zales0123
Copy link
Member

Q A
Branch? 1.3
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets
License MIT

From time to time, we're experiencing some random build fails. I've detected that most (if not all) of them are related to two scenarios: features/checkout/addressing_order/choosing_province_for_country.feature and features/checkout/addressing_order/specifying_province_manually.feature.

The problem is, ajax is used to load a proper province form but it does not add loader spinner to the form (which prevents from any modifications until loading is ended).

I believe a proposed fix can improve these tests to lower the number of randomly failing builds. On the other hand, I consider it as a hotfix, it would be great to set a first available country as a default one and select a proper province field for it (to not load form by ajax on

@Zales0123 Zales0123 added the Potential Bug Potential bugs or bugfixes, that needs to be reproduced. label May 8, 2019
@Zales0123 Zales0123 requested a review from a team as a code owner May 8, 2019 10:06
@lchrusciel lchrusciel merged commit 25eead1 into Sylius:1.3 May 8, 2019
@lchrusciel
Copy link
Member

Thanks, Mateusz! 🎉

@Zales0123 Zales0123 deleted the wait-for-province-form-loading branch May 8, 2019 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Potential Bug Potential bugs or bugfixes, that needs to be reproduced.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants