Skip to content

Travis: truffle migration fails #75

@srya-b

Description

@srya-b

The most recent pull request of the incentive layer fails on Travis. On closer inspection of the output, the test fails when running:

> npm run migrate

This command just runs truffle migrate --reset. Locally run, the truffle command works correctly without a failure. When `npm run migrate`` is run, then failures happen sometimes.

This suggests that there is a race condition somewhere in the migration process.

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