-
Notifications
You must be signed in to change notification settings - Fork 340
New issue
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
Unit Test is not Working. In Magento 2.4.5.p1 #2934
Comments
I fixed Issue in this #2935 |
Hi @maheshmakwana-code we run all the Unit Tests as part of our "Integration" pipeline, and they do not fail with Magento 2.4.5-p1 What's your PHP version ? |
Ok we had a look and we now understand the issue. The file should not be named "HistorgramTest" but rather be renamed to HistogramTest. |
PHP version 8.1 , Magento 2.4.5-p1 and Elasticsuite 2.11.x , I fixed this issue in #2935 |
Magento 2.4.x not supporting setup script but module still having it. will you please convert into patch and db_schema file ? |
When I run the unit test command for a core module I got the below error :
Preconditions
Unit Testing command
./vendor/bin/phpunit -c dev/tests/unit/phpunit.xml.dist vendor/smile/elasticsuite/src/module-elasticsuite-core/Test/Unit/
Magento Version: 2.4.5.p-1 CE
ElasticSuite Version: 2.10.12.1
Environment: Developer
Third-party modules: No
Steps to reproduce
Expected result
Actual result
The text was updated successfully, but these errors were encountered: