mage-os / mageos-magento2

Work in progress.
Open Software License 3.0
213 stars 45 forks source link

[Integration Tests] Magento\CatalogInventory\Observer\SaveInventoryDataObserverTest are failed #84

Closed vpodorozh closed 7 months ago

vpodorozh commented 9 months ago

Description

Magento\CatalogInventory\Observer\SaveInventoryDataObserverTest::testAutoChangingIsInStockForNewConfigurable are failed: https://github.com/vpodorozh/mageos-magento2/actions/runs/7801306178/job/21276136734#step:6:31

1) Magento\CatalogInventory\Observer\SaveInventoryDataObserverTest::testAutoChangingIsInStockForNewConfigurable
Failed asserting that true is false.

/var/www/html/dev/tests/integration/testsuite/Magento/CatalogInventory/Observer/SaveInventoryDataObserverTest.php:115

Expected behavior

tests are passed

Benefits

No response

Additional information

No response

Release note

No response

vpodorozh commented 8 months ago

NOTE: I did not find any state of Magento 2 codebase where this test was green.

vpodorozh commented 7 months ago

resolved in related PR