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

fix issue 24735 #24743

Merged
Merged

Conversation

dmdanilchenko
Copy link
Contributor

@dmdanilchenko dmdanilchenko commented Sep 27, 2019

Description (*)

Fixed Issues (if relevant)

  1. Image in minicart is blurred on iPhone #24735: Image in minicart is blurred on iPhone

Manual testing scenarios (*)

  1. Add product to cart
  2. Open minicart on iPhone device

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 Sep 27, 2019

Hi @dmdanilchenko. 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.3-develop instance - deploy vanilla Magento instance

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

@magento-cicd2
Copy link
Contributor

magento-cicd2 commented Sep 27, 2019

CLA assistant check
All committers have signed the CLA.

@VladimirZaets
Copy link
Contributor

Hi @dmdanilchenko , please, sign CLA, otherwise, we can't process your pull request.

@nuzil
Copy link
Contributor

nuzil commented Sep 27, 2019

@magento give me test instance

@magento-engcom-team
Copy link
Contributor

Hi @nuzil. Thank you for your request. I'm working on Magento instance for you

@magento-engcom-team
Copy link
Contributor

Hi @nuzil, here is your new Magento instance.
Admin access: https://pr-24743.instances.magento-community.engineering/admin
Login: admin Password: 123123q

Copy link
Contributor

@ihor-sviziev ihor-sviziev left a comment

Choose a reason for hiding this comment

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

Hi @dmdanilchenko,
Could you sign CLA and add your committer email to GitHub account?

@ghost ghost assigned ihor-sviziev Sep 30, 2019
@dmdanilchenko
Copy link
Contributor Author

dmdanilchenko commented Oct 1, 2019

Hi @ihor-sviziev it is done.
@nuzil , thanks for support!

@ihor-sviziev ihor-sviziev added the Auto-Tests: Not Covered Changes in Pull Request requires coverage by auto-tests label Oct 1, 2019
@magento-engcom-team
Copy link
Contributor

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

@magento-engcom-team
Copy link
Contributor

@dmdanilchenko thank you for contributing. Please accept Community Contributors team invitation here to gain extended permissions for this repository.

@engcom-Alfa
Copy link
Contributor

@magento give me 2.3-develop instance

@magento-engcom-team
Copy link
Contributor

Hi @engcom-Alfa. Thank you for your request. I'm working on Magento 2.3-develop instance for you

@magento-engcom-team
Copy link
Contributor

Hi @engcom-Alfa, here is your Magento instance.
Admin access: https://i-24743-2-3-develop.instances.magento-community.engineering/admin
Login: admin Password: 123123q
Instance will be terminated in up to 3 hours.

@engcom-Alfa
Copy link
Contributor

@magento give me test instance

@magento-engcom-team
Copy link
Contributor

Hi @engcom-Alfa. Thank you for your request. I'm working on Magento instance for you

@magento-engcom-team
Copy link
Contributor

Hi @engcom-Alfa, here is your new Magento instance.
Admin access: https://pr-24743.instances.magento-community.engineering/admin_1923
Login: f841962b Password: 9d5174fdc343
Instance will be terminated in up to 3 hours.

@engcom-Alfa
Copy link
Contributor

✔️ QA Passed

Before:
before

After:
after

@engcom-Echo
Copy link
Contributor

Failed functional tests not related to the changes in this PR.

@slavvka
Copy link
Member

slavvka commented Feb 18, 2020

Performance degradation approval is in progress (https://jira.corp.magento.com/browse/MC-30242)

@slavvka
Copy link
Member

slavvka commented Feb 18, 2020

CompareReports\SiteSpeedCompareReports::testWebPageTestRequestsCount with data set "Customer cart" ('Customer cart', array(array(77, 74, 82, 98), array(29, 10, 4, 3, 5), array(2983946, 414712, 29559, 74204), array(5904)), array(array(77, 74, 82, 98), array(29, 10, 4, 3, 5), array(2984128, 414712, 34951, 74204), array(5862)))
Image Size in the `Customer cart` scenario is greater than on mainline. Team-fork has 18.2% degradation. 
CompareReports\SiteSpeedCompareReports::testWebPageTestRequestsCount with data set "Customer checkout" ('Customer checkout', array(array(78, 76, 83, 97), array(27, 10, 4, 2, 5), array(2983946, 414712, 20473, 74204), array(5728)), array(array(78, 76, 83, 97), array(27, 10, 4, 2, 5), array(2984128, 414712, 25865, 74204), array(5731)))
Image Size in the `Customer checkout` scenario is greater than on mainline. Team-fork has 26.3% degradation. 
CompareReports\SiteSpeedCompareReports::testWebPageTestRequestsCount with data set "Guest cart" ('Guest cart', array(array(77, 74, 82, 98), array(29, 10, 4, 3, 5), array(2983946, 414712, 29559, 74204), array(5942)), array(array(77, 74, 82, 98), array(29, 10, 4, 3, 5), array(2984128, 414712, 34951, 74204), array(5958)))
Image Size in the `Guest cart` scenario is greater than on mainline. Team-fork has 18.2% degradation.
CompareReports\SiteSpeedCompareReports::testWebPageTestRequestsCount with data set "Guest checkout" ('Guest checkout', array(array(78, 76, 83, 97), array(27, 10, 4, 2, 5), array(2983946, 414712, 20473, 74204), array(1928)), array(array(78, 76, 83, 97), array(27, 10, 4, 2, 5), array(2984128, 414712, 25865, 74204), array(1931)))
Image Size in the `Guest checkout` scenario is greater than on mainline. Team-fork has 26.3% degradation. 

@slavvka
Copy link
Member

slavvka commented Mar 4, 2020

PAT degradation is approved

Copy link
Member

@slavvka slavvka left a comment

Choose a reason for hiding this comment

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

PAT degradation is approved

@magento-engcom-team
Copy link
Contributor

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

magento-engcom-team pushed a commit that referenced this pull request Mar 12, 2020
@magento-engcom-team magento-engcom-team merged commit 5ea24a1 into magento:2.4-develop Mar 12, 2020
@m2-assistant
Copy link

m2-assistant bot commented Mar 12, 2020

Hi @dmdanilchenko, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.