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

Travis Fails Memcache Memory Leak #438

Closed
pcockwell opened this issue Apr 9, 2013 · 2 comments
Closed

Travis Fails Memcache Memory Leak #438

pcockwell opened this issue Apr 9, 2013 · 2 comments
Assignees

Comments

@pcockwell
Copy link
Contributor

Travis Build: https://travis-ci.org/DataDog/dd-agent/jobs/6192350
Test results in a gist: https://gist.github.com/pcockwell/5a8a5acc483f8cfe90eb

Investigation:

  • Ran tests on Ubuntu 12.04 VM after reproducing Travis env as closely as possible.
  • Used --pdb-failures to examine garbage collection info.
  • Currently no failures (for memcache tests) on Ubuntu 12.04 VM or on local Mac OSX.

For now, this test will be skipped.

@ghost ghost assigned clofresh Apr 9, 2013
@remh
Copy link

remh commented Apr 9, 2013

is that just a test problem or is the memory leak still present ?

@pcockwell
Copy link
Contributor Author

I can't tell. The test passes everywhere except Travis. It could be caused by the env/test suite... Given that the test passes everywhere else, I seem to think it's NOT an actual mem leak issue, but I could be wrong.

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

No branches or pull requests

3 participants