Running Integration tests throwing Circular Dependency in CE246
Facing circular dependency when running tests ../../../vendor/bin/phpunit –verbose –debug Test ‘MagentoAdminGwsMagentoShippingControllerAdminhtmlOrderShipmentControllerTest::testCreateShippingForOrderCreatedInAllowedStore’ started Unable to revert fixture: Magento/Sales/_files/order_on_second_website.php #0 /var/www/html/mage-live/magento/dev/tests/integration/testsuite/Magento/AdminGws/Magento/Shipping/Controller/Adminhtml/Order/Shipment/ControllerTest.php(68): MagentoAdminGwsMagentoShippingControllerAdminhtmlOrderShipmentControllerTest->testCreateShippingForOrderCreatedInAllowedStore() Caused By: Circular dependency: MagentoFrameworkCommunicationConfig depends on MagentoFrameworkMessageQueuePublisherPool and vice versa. Coverage and testSuite is normal, just removed .dist extension… Read More »Running Integration tests throwing Circular Dependency in CE246