Skip to content
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

Entity with a CreateDataKey of createCustomer could not be found #901

Open
Manjula-kalyan opened this issue May 9, 2023 · 2 comments
Open

Comments

@Manjula-kalyan
Copy link

Preconditions

  1. Magento version 2.4.6
  2. php 8.2

Steps to reproduce

  1. while executing the script, getting below error
  2. [Magento\FunctionalTestingFramework\Exceptions\TestReferenceException] Entity with a CreateDataKey of createCustomer could not be found

Expected result

  1. customer/category/product should create without any issue.











Actual result

[Magento\FunctionalTestingFramework\Exceptions\TestReferenceException] Entity with a CreateDataKey of createCustomer could not be found

@m2-assistant
Copy link

m2-assistant bot commented May 9, 2023

Hi @Manjula-kalyan. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this


Join Magento Community Engineering Slack and ask your questions in #github channel.

@densen45
Copy link

  • Magento 2.4.6
  • PHP 8.1.2
  • MFTF 4.2.1

I experience this issue in our custom MFTF tests as well.
Wherever the entity Simple_Customer_Without_Address is to be created, the test crashes with the above error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants