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

Fixed issue Billing & Shipping address the same checkbox is empty #36463

Merged

Conversation

rostilos
Copy link
Contributor

@rostilos rostilos commented Nov 11, 2022

Description (*)

Related Pull Requests

magento/inventory#3383

Fixed Issues (if relevant)

  1. Fixes 'Billing & Shipping address the same' checkbox is empty #33725

Manual testing scenarios (*)

  1. Add some product to cart
  2. Go to checkout
  3. Fill shipping address by Chrome autocomplete
  4. Click 'Next' to go to next step BEFORE shipping methods block is reloaded (recalculated)
  5. 'My billing and shipping address are the same' checkbox is checked by default

Questions or comments

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)
  • README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
  • All automated tests passed successfully (all builds are green)

@m2-assistant
Copy link

m2-assistant bot commented Nov 11, 2022

Hi @rostilos. Thank you for your contribution
Here are 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

❗ Automated tests can be triggered manually with an appropriate comment:

  • @magento run all tests - run or re-run all required tests against the PR changes
  • @magento run <test-build(s)> - run or re-run specific test build(s)
    For example: @magento run Unit Tests

<test-build(s)> is a comma-separated list of build names. Allowed build names are:

  1. Database Compare
  2. Functional Tests CE
  3. Functional Tests EE,
  4. Functional Tests B2B
  5. Integration Tests
  6. Magento Health Index
  7. Sample Data Tests CE
  8. Sample Data Tests EE
  9. Sample Data Tests B2B
  10. Static Tests
  11. Unit Tests
  12. WebAPI Tests
  13. Semantic Version Checker

You can find more information about the builds here

ℹ️ Run only required test builds during development. Run all test builds before sending your pull request for review.

For more details, review the Magento Contributor Guide documentation.

⚠️ According to the Magento Contribution requirements, all Pull Requests must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.

🕙 You can find the schedule on the Magento Community Calendar page.

📞 The triage of Pull Requests happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.

✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel

@m2-github-services m2-github-services added Partner: Perspective Studio partners-contribution Pull Request is created by Magento Partner labels Nov 11, 2022
@m2-community-project m2-community-project bot added Priority: P2 A defect with this priority could have functionality issues which are not to expectations. Severity: S3 Affects non-critical data or functionality and does not force users to employ a workaround. labels Nov 11, 2022
@rostilos rostilos changed the title fixed issue Billing & Shipping address the same checkbox is empty Fixed issue Billing & Shipping address the same checkbox is empty Nov 11, 2022
@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.

6 similar comments
@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.

@Den4ik Den4ik self-requested a review November 15, 2022 12:54
@magento-automated-testing
Copy link

Failed to run the builds. Please try to re-run them later.

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.

6 similar comments
@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.

@rostilos rostilos marked this pull request as draft November 18, 2022 07:25
@rostilos rostilos marked this pull request as ready for review November 18, 2022 07:55
@rostilos
Copy link
Contributor Author

@magento run all tests

@engcom-Charlie
Copy link
Contributor

Hi @rostilos,

Thank you for your contribution!

I will look into this failure.

Thank you!

@engcom-Charlie engcom-Charlie moved this from Changes Requested to Extended testing (optional) in Community Dashboard Jul 14, 2023
@engcom-Charlie
Copy link
Contributor

Removed the unwanted file change from the PR to fix the AdminCreateCustomerSegmentConditionCombinationTest .xml Functional B2B failure.

Thank you!

@engcom-Charlie
Copy link
Contributor

@magento run all tests

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues.

@engcom-Charlie
Copy link
Contributor

AdminCreateCustomerSegmentConditionCombinationTest .xml failure is fix now.

Rerunning the rest of the build.

@engcom-Charlie
Copy link
Contributor

@magento run Functional Tests CE, Functional Tests EE, Functional Tests B2B, WebAPI Tests

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues.

@rostilos
Copy link
Contributor Author

rostilos commented Jul 17, 2023

@engcom-Charlie It seems to me that the errors in the tests are not related to the edits in the PR ( Almost all errors are related to the functionality in the admin panel or related to the problem that some products in the build out of the stock, and are not related to edits from the PR, as the edits implied only visual storefront functionality on checkout/cart pages).
Could you confirm this?

@engcom-Charlie
Copy link
Contributor

@engcom-Charlie It seems to me that the errors in the tests are not related to the edits in the PR ( Almost all errors are related to the functionality in the admin panel or related to the problem that some products in the build out of the stock, and are not related to edits from the PR, as the edits implied only visual storefront functionality on checkout/cart pages). Could you confirm this?

Hi @rostilos,

In AdminCreateCustomerSegmentConditionCombinationTest.xml test, when control goes to checkout/cart page, because of below changes, made in f182aa1 commit the test is failing as Unable to locate element: {"method":"css selector","selector":"#checkout-shipping-method-load}

app/code/Magento/Checkout/Test/Mftf/ActionGroup/CheckoutSelectFlatRateShippingMethodActionGroup.xml

image

Thank you!

Copy link
Contributor

@Den4ik Den4ik left a comment

Choose a reason for hiding this comment

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

I can confirm that failed tests looks not related to the changes

@m2-community-project m2-community-project bot moved this from Extended testing (optional) to Ready for Testing in Community Dashboard Jul 17, 2023
@Den4ik
Copy link
Contributor

Den4ik commented Jul 17, 2023

AdminCreateCustomerSegmentConditionCombinationTest
@engcom-Charlie Where do you see failed AdminCreateCustomerSegmentConditionCombinationTest?
https://public-results-storage-prod.magento-testing-service.engineering/reports/magento/magento2/pull/36463/4cd43f05ba355cac001dc35f6eed4dc9/Functional/allure-report-ce/index.html#suites
I don't see this test fail there

@engcom-Charlie
Copy link
Contributor

engcom-Charlie commented Jul 17, 2023

AdminCreateCustomerSegmentConditionCombinationTest
@engcom-Charlie Where do you see failed AdminCreateCustomerSegmentConditionCombinationTest?
https://public-results-storage-prod.magento-testing-service.engineering/reports/magento/magento2/pull/36463/4cd43f05ba355cac001dc35f6eed4dc9/Functional/allure-report-ce/index.html#suites
I don't see this test fail there

I was explaining about this comment for 3070776 commit @Den4ik.

Remaining failures of Functional CE, B2B and EE are not part of this PR and not failing because of this PR changes. In recent 2 builds the failures are different.

Functional CE Run 1:
image

Run2:
image

Functional EE: Run 1
image

Run 2:
image

Functional B2B: Run 1:
image

Run 2:
image

Hence moving it to Merge in Progress now.

Thank you!

@engcom-Charlie engcom-Charlie moved this from Ready for Testing to Merge in Progress in Community Dashboard Jul 17, 2023
@engcom-Charlie
Copy link
Contributor

@magento run Functional Tests B2B,Functional Tests CE, Functional Tests EE

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues.

@rostilos
Copy link
Contributor Author

It seems to me that the failed B2B tests are not related to PR, can any of the reviewers confirm this?

@rostilos
Copy link
Contributor Author

@magento run Functional Tests B2B

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues.

@magento-devops-reposync-svc magento-devops-reposync-svc merged commit 35f2c42 into magento:2.4-develop Aug 31, 2023
11 of 12 checks passed
@engcom-Echo engcom-Echo moved this from Merge in Progress to Recently Merged in Community Dashboard Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Partner: Perspective Studio partners-contribution Pull Request is created by Magento Partner Priority: P2 A defect with this priority could have functionality issues which are not to expectations. Progress: accept Project: Community Picked PRs upvoted by the community Severity: S3 Affects non-critical data or functionality and does not force users to employ a workaround.
Projects
Community Dashboard
Recently Merged
Development

Successfully merging this pull request may close these issues.

'Billing & Shipping address the same' checkbox is empty
10 participants