Skip to content

[backport] PR #8537 to 5.0 - Reduce memory leaks in visualization tests#8551

Merged
stacey-gammon merged 1 commit into5.0from
jasper/backport/8537/5.0
Oct 5, 2016
Merged

[backport] PR #8537 to 5.0 - Reduce memory leaks in visualization tests#8551
stacey-gammon merged 1 commit into5.0from
jasper/backport/8537/5.0

Conversation

@elastic-jasper
Copy link
Contributor

Backport PR #8537

Commit 1:
Reduce memory leaks in visualization tests

These are the biggest offenders of dom node leaks during the browser
tests runs (there are more - specifically with leakage of
$rootScope.$new not being subsequently destroyed, but that takes up
significantly less memory).

This fix lets me run browser tests with consistent results.

---------

**Commit 1:**
Reduce memory leaks in visualization tests

These are the biggest offenders of dom node leaks during the browser
tests runs (there are more - specifically with leakage of
$rootScope.$new not being subsequently destroyed, but that takes up
significantly less memory).

This fix lets me run browser tests with consistent results.

* Original sha: 5affa99
* Authored by Stacey Gammon <gammon@elastic.co> on 2016-10-04T18:33:42Z
@elastic-jasper elastic-jasper added the backport This PR is a backport of another PR label Oct 5, 2016
@epixa epixa changed the title [backport] PR #8537 to 5.0 [backport] PR #8537 to 5.0 - Reduce memory leaks in visualization tests Oct 5, 2016
@stacey-gammon stacey-gammon merged commit 2a1c86f into 5.0 Oct 5, 2016
@stacey-gammon stacey-gammon deleted the jasper/backport/8537/5.0 branch October 5, 2016 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants