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

Increase sleep time in end-to-end test to wait for relaying unreceived packets #1217

Merged
merged 1 commit into from
Jul 20, 2021

Conversation

soareschen
Copy link
Contributor

Closes: #1216

Description

This increases the sleep time from 10 seconds to 20 seconds, which hopefully provides enough time for the relayer to relay all packets during the CI end-to-end tests.


For contributor use:

  • Updated the Unreleased section of CHANGELOG.md with the issue.
  • If applicable: Unit tests written, added test to CI.
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Updated relevant documentation (docs/) and code comments.
  • Re-reviewed Files changed in the Github PR explorer.

@romac
Copy link
Member

romac commented Jul 20, 2021

Thanks! I will re-run the job a few times and then if the error does not pop up again we can merge it.

@romac romac merged commit e513919 into master Jul 20, 2021
@romac romac deleted the soares/e2e-wait-unreceived-packets branch July 20, 2021 23:12
hu55a1n1 pushed a commit to hu55a1n1/hermes that referenced this pull request Sep 13, 2022
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

Successfully merging this pull request may close these issues.

Flaky End-to-End test on CI
2 participants