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

fix(PHPUnit): Increased memory_limit, to be able to run all tests on MacOS #335

Closed
wants to merge 1 commit into from
Closed

fix(PHPUnit): Increased memory_limit, to be able to run all tests on MacOS #335

wants to merge 1 commit into from

Conversation

fbett
Copy link
Contributor

@fbett fbett commented Apr 3, 2024

Reason:
128M was not enough to run all unit tests

The expected memory usage seems to be between 180M (MacOS M3) and 350M (Github's Workflow Runner)

@stelgenhof
Copy link
Member

@fbett I have fixed the code styling issues. Please rebase your branch. If all goes well, we can then merge your PR :)

@fbett fbett closed this by deleting the head repository Apr 10, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants