[Integration Tests] Magento\GraphQl\App\GraphQlCheckoutMutationsStateTest are failed
vpodorozh opened this issue · 1 comments
vpodorozh commented
Description
Magento\GraphQl\App\GraphQlCheckoutMutationsStateTest are failed: https://github.com/vpodorozh/mageos-magento2/actions/runs/7801306178/job/21276114871#step:6:122
1) Magento\GraphQl\App\GraphQlCheckoutMutationsStateTest::testPlaceOrder
2 objects changed state since constructed. Details: array (
'Magento\\Elasticsearch7\\Model\\Client\\Elasticsearch' =>
array (
'objectClassBefore' => 'Magento\\Elasticsearch7\\Model\\Client\\Elasticsearch',
'properties' =>
......
......
......
),
)
Failed asserting that an array is empty.
/var/www/html/dev/tests/integration/testsuite/Magento/GraphQl/App/State/GraphQlStateDiff.php:[19](https://github.com/vpodorozh/mageos-magento2/actions/runs/7801306178/job/21276114871#step:6:20)0
/var/www/html/dev/tests/integration/testsuite/Magento/GraphQl/App/State/GraphQlStateDiff.php:131
/var/www/html/dev/tests/integration/testsuite/Magento/GraphQl/App/GraphQlCheckoutMutationsStateTest.php:3[26](https://github.com/vpodorozh/mageos-magento2/actions/runs/7801306178/job/21276114871#step:6:27)
Expected behavior
tests are passed
Benefits
No response
Additional information
No response
Release note
No response
vpodorozh commented
resolved in related PR