shyim / shopware-docker

Easy to use Docker Installation for Shopware 5 and Shopware 6
MIT License
115 stars 27 forks source link

Memory exhaustion when running PHPUnit tests #88

Closed zaifastafa closed 3 years ago

zaifastafa commented 3 years ago

Describe the bug It used to work fine, but after the recent changes, am not sure what happened at the image level, but the phpunit tests go into memory exhaustion after ~192 tests. Before I could execute 500+ tests in one go and it used to work fine.

To Reproduce Steps to reproduce the behavior:

Expected behavior

Screenshots image

Environment:

Additional context Add any other context about the problem here.

shyim commented 3 years ago

How did you run it

zaifastafa commented 3 years ago

Through phpstorm phpunit configuration.

shyim commented 3 years ago

the cli container has 4gb memory limit. Use the cli service