Skip to content

Account for core dumps on CI machines #196

@evanlucas

Description

@evanlucas

Related: nodejs/node#2776

This above PR verifies that the --abort-on-uncaught-exception flag works properly. If core dumps are enabled, this could begin filling up space quickly. Another option would be to change the location of core dumps to be inside the repo as they would be git cleaned on the next run.

For now, the PR put the test into test/abort and the test will not be run on the CI servers until we can get this sorted out per IRC.

/cc @orangemocha @trevnorris

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions