Andy Smith
Andy Smith
the io.js tests are pretty intensive, I get about 28 failures a bunch of which are based on the test being run a little differently than when io.js runs them...
(on the plus side, v8 doesn't fail :) )
i install icu libraries via apt install libicu-dev and it still didn't find it so used DSLOP_UNICODE=false workaround, also needed to install `libegl1-mesa-dev` on ubuntu 16.10
+1, I'm in a similar jam and the workarounds to not leaking memory all over the place are getting a little silly
there are a couple pull requests open that do just that, I've unfortunately not looked at this project in a long time, but try using: https://github.com/termie/lp2gh/pull/4/files or https://github.com/termie/lp2gh/pull/3/files
+1, we would use this in a second at wercker and I agree exactly with vincent's 3 reasons for it not being viable to manage this outside of docker