mage-os / mageos-magento2

Work in progress.
Open Software License 3.0
208 stars 41 forks source link

[Integration Tests] Magento\GraphQl\App\GraphQlCheckoutMutationsStateTest are failed #82

Closed vpodorozh closed 5 months ago

vpodorozh commented 7 months ago

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 5 months ago

resolved in related PR