-
Notifications
You must be signed in to change notification settings - Fork 254
1267 - MSI - MFTF Test Cases 4 #1449
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…popup class to let user click deeper than modals and reach to overlay's div in modal-wrapper div
- Add waitForPageLoad to fix flakiness
…n not be changed to alphanumeric
…n not be changed to alphanumeric
- Adding timeouts to waitForPageLoad. - Replacing waitForElementVisible with waitForPageLoad.
… 1267-MSI-MFTF-Test-Cases-4
- Replacing waitForElement with waitForPageLoad. - Correcting invalid parameterized selectors. - Adding action group argument type.
- Adding actions to uncheck the "Default Value" checkbox.
- Adding waitForPageLoad to correct a timing issue. - Adding missing website xml.
…nter-events rule to .modal-… #16664 - Merge Pull Request magento/magento2#16664 from mageprince/magento2:2.3-develop-PR-port-15172 - Merged commits: 1. 76ae28f
… #16670 - Merge Pull Request magento/magento2#16670 from mageprince/magento2:2.3-develop-PR-port-15791 - Merged commits: 1. a409944
- Merge Pull Request magento/magento2#16659 from Coderimus/magento2:fix/forward-port-dev-di-info-duplicated-info - Merged commits: 1. 74adebd
…ort module #16668 - Merge Pull Request magento/magento2#16668 from mageprince/magento2:mageprince-2.3-patch-pull-15872 - Merged commits: 1. f4496e9 2. 89c0dc6 3. 4b5b255
Fixed issues: - MAGETWO-88600: Error while saving Theme design configuration - MAGETWO-88642: Sort Order Field Values
…with Export Type UI #109
…ect constructor. It caused … #16596
…m/msi into 1267-MSI-MFTF-Test-Cases-4
…essage [borg] MAGETWO-77744: [Magento Cloud] - Error message when uploading unsupported file format
[earl] MAGETWO-91606: Upgrade to 2.2.2 and above took long time
- merged latest code from mainline branch
Accepted Public Pull Requests: - magento/magento2#16909: Stabilize Travis CI integration tests suite (by @ishakhsuvarov) - magento/magento2#16879: [Port 2.3] Captcha: Added unit test for CheckGuestCheckoutObserver (by @rogyar) - magento/magento2#16820: Add missing false-check to the ConfiguredRegularPrice price-model (by @ronak2ram) - magento/graphql-ce#101: Additional checks for fragments added in category tree (by @rogyar) - magento/graphql-ce#102: Fix the category tree depth calculation bug (by @dmytro-ch) - magento/graphql-ce#119: GraphQL-116: Wrong category table name resolving (by @naydav) - magento/magento2#16603: [Forwardport] Fix error in payment void method (by @gelanivishal) - magento-engcom/import-export-improvements#109: magento-engcom/import-export-improvements#64: fix issue with Export Type UI (by @dmanners) - magento/magento2#16596: [Forwardport] Incorrect value NULL was passed to DataObject constructor. It caused � (by @gelanivishal) - magento/magento2#16518: [Forwardport] Use constant time string comparison in FormKey validator (by @gelanivishal) Fixed GitHub Issues: - magento/magento2#100: Oracle and Other RDBMS Status? (reported by @dicgf8) has been fixed in magento/graphql-ce#102 by @dmytro-ch in 2.3-develop branch Related commits: 1. 9116d82 - magento/magento2#116: EE vs CE (reported by @gondo) has been fixed in magento/graphql-ce#119 by @naydav in 2.3-develop branch Related commits: 1. 4a4bbe2 - magento/magento2#16184: Argument 1 passed to Magento\Sales\Model\Order\Payment must be an instance of Magento\Framework\DataObject, none given (reported by @Jakhotiya) has been fixed in magento/magento2#16603 by @gelanivishal in 2.3-develop branch Related commits: 1. a1f5fa5
…SI-MFTF-Test-Cases-4
|
okolesnyk
approved these changes
Jul 19, 2018
- fix composer dependency
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Descriptions
Tests
Skipped tests
Test Id: 1304
Test Name: AdminAddConfigurableProductWithDropDownAttributeWithNewSourceTest
Test Id: 967
Test Name: AdminConfigurableProductDisabledManageStockOnProductPageForCustomStock
Test Id: 1301
Test Name: AdminCreateOrderWithDownloadableProductDefaultStock
Test Id: 1319
Test Name: AdminCreateOrderWithGroupedProductDefaultStock
Test Id: 958
Test Name: AdminManageStockOnConfigurationPageTurnedOffForSimpleProductTest
Test Id: 1313
Test Name: AdminOrderCreatedWithConfigurableProductWithDropDownAttributeViaTheAdminTest
Test Id: 494
Test Name: AdminSelectDeselectManipulationsInManageSourceGridTest
Test Id: 1135
Test Name: AdminSourceSelectionAlgorithmSourcePriorityWithSimpleMsiProductTest
Test Id: 1317
Test Name: GuestCustomerOrderedGroupedProductOnSingleStockModeFromHomepage
Test Id: 1027
Test Name: StorefrontOrderCreatedWithConfigurableProductWithDropDownAttributeTest
Test Id: N/A
Test Name: AdminOrderCreatedForGuestCustomerWithConfigurableProductWithDropDownAttributeViaTheAdminTest
Notes
Contribution checklist