libp2p / libp2p/go-libp2p-pubsub
Fix flaky tests
Open
@vyzo is already working on this.
Since Apr 7, 2020.
kind/bug
- Dominant language
- Go
- Stars
- 364
- Forks
- 221
- PR merge metrics
- No merged PRs in 30d
Description
Some tests are flaky & do not reliably pass locally or on CI (#141 for example).
As discussed with @aschmahmann, the two we know to be flaky are:
1. TestGossipsubGossip
2. TestGossipsubGossipPiggyback
Please feel free to point out more in the comments.
Also, please can someone assign this issue to me ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.