Execution stops abruptly while executing phpunit Selenium tests

While executing phpunit tests inside containers execution stops abruptly in the middle stating. We tried increasing the resource to large and xlarge, we get the same results.

Hint: Exit code 137 typically means the process is killed because it was running out of memory
Hint: Check if you can optimize the memory usage in your app
Hint: Max memory usage of this container is 2575196160
according to /sys/fs/cgroup/memory/memory.max_usage_in_bytes

This could probably do with more detail. Are you on Docker or Machine?

Would you expand on what you mean by that? You can certainly change the RAM limit of the build servers, but I believe you need to be on a paid plan and request it from tech support. Have you done that?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.