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

Magento 2.2-develop integration tests fail #28

Open
joshuaswarren opened this issue Oct 16, 2017 · 1 comment
Open

Magento 2.2-develop integration tests fail #28

joshuaswarren opened this issue Oct 16, 2017 · 1 comment

Comments

@joshuaswarren
Copy link
Owner

Magento 2.2-develop integration tests fail within the Vagrant VM due to this error:

Exception: Starting Magento installation:
File permissions check...
[Progress: 1 / 441]
Required extensions check...
[Progress: 2 / 441]
Enabling Maintenance Mode...
[Progress: 3 / 441]
Installing deployment configuration...
[Progress: 4 / 441]
Installing database schema:
Schema creation/updates:
Module 'Magento_Store':
Installing schema... Upgrading schema...
[Progress: 5 / 441]
Module 'Magento_AdvancedPricingImportExport':
[Progress: 6 / 441]
Module 'Magento_Directory':
Installing schema...
[Progress: 7 / 441]
Module 'Magento_Theme':
Installing schema...
[Progress: 8 / 441]
Module 'Magento_Backend':
[Progress: 9 / 441]
Module 'Magento_Backup':
[Progress: 10 / 441]
Module 'Magento_Eav':
Installing schema... Upgrading schema...
[Progress: 11 / 441]
Module 'Magento_AdminNotification':
Installing schema...
[Progress: 12 / 441]
Module 'Magento_BundleImportExport':
[Progress: 13 / 441]
Module 'Magento_CacheInvalidate':
[Progress: 14 / 441]
Module 'Magento_Indexer':
Installing schema...
[Progress: 15 / 441]
Module 'Magento_Cms':
Installing schema... Upgrading schema...
[Progress: 16 / 441]
Module 'Magento_CatalogImportExport':
[Progress: 17 / 441]
Module 'Magento_Catalog':
Installing schema...

[Zend_Db_Statement_Exception]
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'magento_integration_tests.customer_group' doesn't exist, query was: DESCRIBE customer_group

In a non-virtualized environment, the tests run as expected.

@joshuaswarren
Copy link
Owner Author

This may also be due to issue #27

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

No branches or pull requests

1 participant