We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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
customer_group
In a non-virtualized environment, the tests run as expected.
The text was updated successfully, but these errors were encountered:
This may also be due to issue #27
Sorry, something went wrong.
No branches or pull requests
Magento 2.2-develop integration tests fail within the Vagrant VM due to this error:
In a non-virtualized environment, the tests run as expected.
The text was updated successfully, but these errors were encountered: