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

Travis: truffle migration fails #75

Open
srya-b opened this issue Aug 6, 2018 · 0 comments
Open

Travis: truffle migration fails #75

srya-b opened this issue Aug 6, 2018 · 0 comments

Comments

@srya-b
Copy link
Member

srya-b commented Aug 6, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant