shama/nodewebkit

JS Allocation failed on travis

FWeinb opened this issue · 3 comments

I am using nodewebkit@0.10.0-rc1 in node-webkit-screenshot and run my unittests on travis. In some cases the build will fail during download of node-webkit.
See: https://travis-ci.org/FWeinb/node-webkit-screenshot/builds/29636070#L489

Hmm interesting. I'll take a look and see what I can find.

I am having a very similar error occur: https://travis-ci.org/JimmyBoh/Overcaster/builds/49492608#L296 Is there any way to disable the progress bar? Or otherwise reduce the stdout buffer usage?

Yeah we could add an option to disable the progress bar.