Skip to content
This repository was archived by the owner on Dec 19, 2019. It is now read-only.

Fix problem with 'guest_quote_with_addresses.php' fixture #534

Closed
naydav opened this issue Mar 25, 2019 · 2 comments
Closed

Fix problem with 'guest_quote_with_addresses.php' fixture #534

naydav opened this issue Mar 25, 2019 · 2 comments
Assignees

Comments

@naydav
Copy link
Contributor

naydav commented Mar 25, 2019

PHP Fatal error:  Uncaught Exception: Exception occurred when running the "\/var\/www\/html\/dev\/tests\/integration\/testsuite\/Magento\/Sales\/_files\/guest_quote_with_addresses.php" fixture: 
14:31:12 [WebAPI GRAPHQL-Tests-EE] URL key for specified store already exists. in /var/www/html/dev/tests/api-functional/framework/Magento/TestFramework/Annotation/ApiDataFixture.php:114
14:31:12 [WebAPI GRAPHQL-Tests-EE] Stack trace:
14:31:12 [WebAPI GRAPHQL-Tests-EE] #0 /var/www/html/dev/tests/api-functional/framework/Magento/TestFramework/Annotation/ApiDataFixture.php(137): Magento\TestFramework\Annotation\ApiDataFixture->_applyOneFixture('/var/www/html/d...')
14:31:12 [WebAPI GRAPHQL-Tests-EE] #1 /var/www/html/dev/tests/api-functional/framework/Magento/TestFramework/Annotation/ApiDataFixture.php(54): Magento\TestFramework\Annotation\ApiDataFixture->_applyFixtures(Array)
14:31:12 [WebAPI GRAPHQL-Tests-EE] #2 [internal function]: Magento\TestFramework\Annotation\ApiDataFixture->startTest(Object(Magento\GraphQl\Quote\Guest\GetAvailableShippingMethodsTest))
14:31:12 [WebAPI GRAPHQL-Tests-EE] #3 /var/www/html/dev/tests/integration/framework/Magento/TestFramework/EventManager.php(49): call_user_func_array(Array, Array)
14:31:12 [WebAPI GRAPHQL-Tests-EE] #4 /var/www/html/dev/tes in /var/www/html/dev/tests/api-functional/framework/Magento/TestFramework/Annotation/ApiDataFixture.php on line 114
@naydav naydav self-assigned this Mar 25, 2019
@atwixfirster
Copy link
Contributor

atwixfirster commented Mar 26, 2019

Probably fix is a rollback for Magento/Checkout/_files/simple_product.php fixture. I faced URL key for specified store already exists error in #472. Also I've added a missed rollback there.

Thank you!

@naydav
Copy link
Contributor Author

naydav commented Apr 3, 2019

Fixed
#543
#472

@naydav naydav closed this as completed Apr 3, 2019
@naydav naydav added this to the Release: 2.3.2 milestone Apr 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants