Memory leaks detected

locally, my tests run fine and pass.
after upgrading to node 5.0.0 i’ve found that on circleci all tests pass and my test suite (Lab, from Hapi) is reporting that The following leaks were detected:__core-js_shared__, core

i’m not sure what the differences between my local dev environment and the circleci tests are. i ssh’d in and still couldn’t find anything.

has anyone ever encountered this or something similar?

this is still a problem, though i got tests passing again by omitting the memory leak detection… which sounds like a bad idea.

Do you have a public build url we can take a look at?

no, i don’t