-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Magento\TestFramework\Annotation\ConfigFixture Error #39182
Comments
Hi @SergeLavrentyev. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Hotel. Thank you for working on this issue.
|
Hello @SergeLavrentyev, Thanks for the report and collaboration! We have tried to reproduce the issue in the latest development branch i.e. 2.4-develop, but for us, the issue is not reproducible. As per the main description, first, we tried to create a custom integration test with But then we checked the error you mentioned in the main description, and according to the error, it seems you are facing an issue is in api- functional test. So then we tried to reproduce it api-functional test following the below steps:
The test was completed successfully. Please refer to the below screenshot: Please let us know if we have missed anything. Thanks |
Dear @SergeLavrentyev, We've observed that there haven't been any updates on this issue for quite some time. Therefore, we're assuming it's been resolved and will be closing it. Feel free to open a new ticket or reopen this one if you require further assistance. Regards |
Preconditions and environment
Steps to reproduce
Expected result
test passes
Actual result
Magento\TestFramework\App\ApiMutableScopeConfig::persistConfig(): Argument #2 ($value) must be of type string, null given, called in /repo/magento/dev/tests/api-functional/framework/Magento/TestFramework/App/ApiMutableScopeConfig.php on line 79
Additional information
After getting value from db, '0' converts to NULL here
magento/dev/tests/api-functional/framework/Magento/TestFramework/Annotation/ApiConfigFixture.php:158
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: