Skip to content
New issue

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

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

Already on GitHub? # to your account

[Behat] Changed selecting multiple items to be more bullet-proof #1220

Merged
merged 1 commit into from
Feb 3, 2020

Conversation

mnocon
Copy link
Member

@mnocon mnocon commented Jan 31, 2020

Question Answer
Tickets Follow-up to https://jira.ez.no/browse/EZP-31116
Bug fix? no
New feature? no
BC breaks? no
Tests pass? yes
Doc needed? no
License GPL-2.0

When reviewing please ignore Travis changes.

Example failures this PR tries to fix:
https://travis-ci.org/ezsystems/ezplatform-admin-ui/jobs/644285679?utm_medium=notification&utm_source=slack
https://travis-ci.com/ezsystems/ezplatform-page-builder/jobs/282689221?utm_medium=notification&utm_source=slack
https://travis-ci.com/ezsystems/ezplatform-page-builder/jobs/282125374?utm_medium=notification&utm_source=slack

Description

Looks like we have a problem in UDW when we try to select multiple items at the same time - the UDW branches loaded for previous item interfere when selecting the next one. This PR tries to detect this scenario and handle it in a better way.

I've run this scenario on 40 jobs, all of them were green:
https://travis-ci.org/ezsystems/ezplatform-admin-ui/builds/644539348?utm_source=github_status&utm_medium=notification
https://travis-ci.org/ezsystems/ezplatform-admin-ui/builds/644595500?utm_source=github_status&utm_medium=notification

So there is a chance this helps 😉

Checklist:

  • Coding standards ($ composer fix-cs)
  • Ready for Code Review

TO DO BEFORE MERGING:

  • Remove Travis changes before merging

@mnocon mnocon changed the title [WIP] [Behat] Changed selecting multiple items to be more bullet-proof [Behat] Changed selecting multiple items to be more bullet-proof Feb 3, 2020
Copy link
Member

@micszo micszo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

# for free to join this conversation on GitHub. Already have an account? # to comment
Development

Successfully merging this pull request may close these issues.

2 participants