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

Memory accumulation #2706

Closed
Lupiano opened this issue Aug 7, 2018 · 2 comments
Closed

Memory accumulation #2706

Lupiano opened this issue Aug 7, 2018 · 2 comments
Labels
STATE: Auto-locked An issue has been automatically locked by the Lock bot. TYPE: question The issue contains a question that won't be addressed.

Comments

@Lupiano
Copy link

Lupiano commented Aug 7, 2018

Are you requesting a feature or reporting a bug?

Reporting a bug.

What is the current behavior?

During execution of tests there is a great accumulation memory and after a number of tests (in my case 40) Internet Explorer v11 fails because of the limit of memory (1.4GB), so the tests stops executing or there is an Out of Memory error.

What is the expected behavior?

Could some memory cleaner or garbage collector after test execution be implemented? Or finding a way to not accumulate so much memory.

How would you reproduce the current behavior (if this is a bug)?

Provide the test code and the tested page URL (if applicable)

Tested page URL:

Test code

Specify your

  • operating system: Windows 7
  • testcafe version: 0.20.4
  • node.js version: 8.11.3
@miherlosev miherlosev added STATE: Need clarification An issue lacks information for further research. TYPE: question The issue contains a question that won't be addressed. and removed STATE: Need clarification An issue lacks information for further research. labels Aug 10, 2018
@miherlosev
Copy link
Collaborator

Hi @Lupiano

In some scenarios IE11 take a lot of memory. If you perform a search in Google by the 'ie memory leak' phrase, you will find a lot of information about it.
We have a suggestion, whose implementation should fix the problem - Restart browser if it became unresponsive.
Vote for this suggestion and track it to be aware about of our progress with it.

@lock
Copy link

lock bot commented Mar 28, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs or feature requests. For TestCafe API, usage and configuration inquiries, we recommend asking them on StackOverflow.

@lock lock bot added the STATE: Auto-locked An issue has been automatically locked by the Lock bot. label Mar 28, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Mar 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
STATE: Auto-locked An issue has been automatically locked by the Lock bot. TYPE: question The issue contains a question that won't be addressed.
Projects
None yet
Development

No branches or pull requests

2 participants