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

test: increase --stack-size to prevent child process failure on ARM #14

Closed
wants to merge 1 commit into from

Commits on Nov 29, 2014

  1. test: increase --stack-size to prevent child process failure on ARM

    On ARM, we get a "Maximum call stack size exceeded" when using
    require() in the child process, bump it up a bit to avoid the
    failures so we can test what we are actually after
    rvagg committed Nov 29, 2014
    Configuration menu
    Copy the full SHA
    c07fb25 View commit details
    Browse the repository at this point in the history