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

Investigate and fix problem with OnePageCheckoutOfflinePaymentMethodsTest #333

Closed
bartekszymanski opened this issue Dec 20, 2017 · 2 comments
Assignees
Labels

Comments

@bartekszymanski
Copy link
Contributor

Now we have

Magento\Checkout\Test\TestCase\OnePageCheckoutOfflinePaymentMethodsTest::test with data set "OnePageCheckoutTestVariation4_0" (OnePageCheckoutTestVariation4_0)
PHPUnit_Extensions_Selenium2TestCase_WebDriverException: Error occurred on attempt to get element. Message: "Timed out after 90 seconds". Locator: "css selector(#maincontent) -> css selector(.product-options-wrapper)" . Wait: "1"

and

Magento\Checkout\Test\TestCase\OnePageCheckoutOfflinePaymentMethodsTest::test with data set "OnePageCheckoutTestVariation5_0" (OnePageCheckoutTestVariation5_0)
PHPUnit_Extensions_Selenium2TestCase_WebDriverException: Error occurred on attempt to get element. Message: "Timed out after 90 seconds". Locator: "css selector(#maincontent) -> css selector(.product-options-wrapper)" . Wait: "1"

during functional test on Travis
Need to fix problems and unskip test

@magento magento deleted a comment from bartekszymanski Dec 21, 2017
@naydav
Copy link

naydav commented Dec 21, 2017

Looks like problem is appear if we create product with custom options

@naydav
Copy link

naydav commented Apr 4, 2018

#710

@naydav naydav closed this as completed Apr 4, 2018
magento-devops-reposync-svc pushed a commit that referenced this issue Apr 13, 2023
Fix links to docs and Markdown formatting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants