-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
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
Labels
No labels