-
Notifications
You must be signed in to change notification settings - Fork 10
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
CI fail in PR#538: recordDevDeployedContracts() fails with KeyError: 'development' #547
Comments
Related: I'm having an issue with the same symptoms locally too. It's blocking me. I just reported it in #562. I think it's a barge issue. |
As Calina commented in slack: the symptom (KeyError) will occur if there are any failures on the barge side. For fixing #562 it came down to clearing the right cache. As it's super hard to debug this with just the higher-level symptom, I'll close this issue. What we can do over time is make barge itself easier to debug. |
Background
This was found in PR#538
Putting into its own github issue, because there's a chance it's not due to the PR itself. (However there is a chance it is, since this PR adds an import of ocean.py, thereby using Ocean contracts in a different way.)
There may be an issue with barge (not) waiting.
Traceback summary: (details below)
Full log
Here.
Traceback
The text was updated successfully, but these errors were encountered: