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

MFTF FIX: Remove Customer by e-mail does not filter by e-mail #27000

Merged

Conversation

lbajsarowicz
Copy link
Contributor

@lbajsarowicz lbajsarowicz commented Feb 25, 2020

Description (*)

Currently, this Action Group works by coincidence. When there's more than 1 Customer, it's going to remove the first one that is displayed in grid.

Related Pull Requests

Fixed Issues (if relevant)

N/A

Manual testing scenarios (*)

  1. Create 2 Customers with MFTF
  2. Remove 2nd by its e-mail
  3. Expect 1st one is untouched.

Questions or comments

N/A

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds are green)

@m2-assistant
Copy link

m2-assistant bot commented Feb 25, 2020

Hi @lbajsarowicz. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento give me test instance - deploy test instance based on PR changes
  • @magento give me 2.4-develop instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Guide documentation.

@ihor-sviziev ihor-sviziev self-assigned this Feb 25, 2020
@ihor-sviziev ihor-sviziev added the Auto-Tests: Not Required Changes in Pull Request does not require coverage by auto-tests label Feb 25, 2020
ihor-sviziev
ihor-sviziev previously approved these changes Feb 25, 2020
@magento-engcom-team
Copy link
Contributor

Hi @ihor-sviziev, thank you for the review.
ENGCOM-6976 has been created to process this Pull Request

@lbajsarowicz
Copy link
Contributor Author

Bump! Can this be merged?

@engcom-Alfa
Copy link
Contributor

✔️ QA Passed

@engcom-Charlie engcom-Charlie self-assigned this Mar 11, 2020
@engcom-Charlie engcom-Charlie added Auto-Tests: Covered All changes in Pull Request is covered by auto-tests and removed Auto-Tests: Not Required Changes in Pull Request does not require coverage by auto-tests labels Mar 11, 2020
@slavvka
Copy link
Member

slavvka commented Mar 15, 2020

@magento run Functional Tests EE

@slavvka
Copy link
Member

slavvka commented Mar 16, 2020

@lbajsarowicz Hey, the same EE MFTF test is failing al the time. Looks like it may be related to your code change

@slavvka
Copy link
Member

slavvka commented Mar 16, 2020

@lbajsarowicz I do understand that it's weird. But I have reran the builds around 10 times and al the time there were failing on your PR :(

@lbajsarowicz
Copy link
Contributor Author

lbajsarowicz commented Mar 16, 2020

This is exactly the same as the situation that took place in January.
When I fix 1 Functional Test, other 3 will fail.

image

@ihor-sviziev
Copy link
Contributor

@magento run Functional Tests B2B

@lbajsarowicz
Copy link
Contributor Author

The failing tests are fixed in separate PR: magento/magento2-page-builder#408

@lenaorobei
Copy link
Contributor

@magento run all tests

@magento-engcom-team
Copy link
Contributor

Hi @lenaorobei, thank you for the review.
ENGCOM-6976 has been created to process this Pull Request

@engcom-Alfa
Copy link
Contributor

✔️ QA Passed

@engcom-Echo
Copy link
Contributor

@magento run all tests

@engcom-Echo
Copy link
Contributor

Failed functional tests not related to the changes in this PR

@m2-assistant
Copy link

m2-assistant bot commented Mar 25, 2020

Hi @lbajsarowicz, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@ghost ghost moved this from Merge in Progress to Recently Merged in Pull Requests Dashboard Mar 25, 2020
@magento-engcom-team magento-engcom-team removed this from Recently Merged in Pull Requests Dashboard Apr 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants