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

Flaky integration tests on a ssh.post in the ssh module #1580

Closed
billbsing opened this issue Feb 20, 2020 · 0 comments
Closed

Flaky integration tests on a ssh.post in the ssh module #1580

billbsing opened this issue Feb 20, 2020 · 0 comments

Comments

@billbsing
Copy link
Contributor

  • Version: 5.5.1
  • Python: py36-integration-goethereum-http-1.7.2
  • OS: linux

What was wrong?

tox tests fail on py36-integration-goethereum-http-1.7.2 for ssh_module
at

assert web3.geth.shh.post({

see the full circelc logi

How can it be fixed?

I think a time.sleep(1) after each post in test_shh_post and test_shh_post_deprecated , to allow the transaction too have enough time to complete?

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

2 participants