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: 'Memory leak on running more than 11 tests' (close #7188) #7199

Merged
merged 2 commits into from Jul 28, 2022

Conversation

miherlosev
Copy link
Collaborator

@miherlosev miherlosev commented Jul 27, 2022

Closes #7188

Fixes:

  • memory leak on running more than 11 tests
  • next test contains the last video frame of the previous test

@miherlosev miherlosev temporarily deployed to CI July 27, 2022 11:36 Inactive
@miherlosev miherlosev marked this pull request as ready for review July 27, 2022 11:36
@miherlosev miherlosev linked an issue Jul 27, 2022 that may be closed by this pull request
@miherlosev miherlosev temporarily deployed to CI July 28, 2022 07:35 Inactive
@miherlosev miherlosev merged commit 76e8e9f into DevExpress:master Jul 28, 2022
@miherlosev miherlosev deleted the i7188 branch July 28, 2022 11:02
@github-actions
Copy link

github-actions bot commented Aug 4, 2022

Release v1.20.1-rc.2 addresses this.

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.

Creating videos creates memory-leak warning on the 11th test in testcafe docker image testcafe:1.20.0
2 participants