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

fix full-test:test_postake_full_epoch #5890

Merged
merged 4 commits into from
Sep 10, 2020
Merged

fix full-test:test_postake_full_epoch #5890

merged 4 commits into from
Sep 10, 2020

Conversation

deepthiskumar
Copy link
Member

Seeing this error Internally generated block $state_hash cannot be rebroadcast because it's not a valid time to do so ("4 slots too late") in full-test:test_postake_full_epoch (part of the nightly run)
https://app.circleci.com/pipelines/github/CodaProtocol/coda/27443/workflows/61d3e92b-322e-41c3-b041-b2aaabe284b1/jobs/497308

Fix: Increased the block window duration

Checklist:

  • Document code purpose, how to use it
    • Mention expected invariants, implicit constraints
  • Tests were added for the new behavior
    • Document test purpose, significance of failures
    • Test names should reflect their purpose
  • All tests pass (CI will check this if you didn't)
  • Serialized types are in stable-versioned modules
  • Does this close issues? List them:

@deepthiskumar deepthiskumar added ci-build-me Add this label to trigger a circle+buildkite build for this branch ready-to-merge Adding this label will trigger mergify and trigger CI to run and merge the PR labels Sep 9, 2020
@netlify
Copy link

netlify bot commented Sep 9, 2020

Preview:

Built with commit dc7c8c4

https://deploy-preview-5890--o1website2.netlify.app

@mergify mergify bot merged commit 7a52b71 into develop Sep 10, 2020
@mergify mergify bot deleted the fix/full-epoch-test branch September 10, 2020 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-build-me Add this label to trigger a circle+buildkite build for this branch ready-to-merge Adding this label will trigger mergify and trigger CI to run and merge the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants