Skip to content

Ping/Send Testing#119

Merged
noot merged 7 commits intodevelopmentfrom
david/p2p-tests
May 27, 2019
Merged

Ping/Send Testing#119
noot merged 7 commits intodevelopmentfrom
david/p2p-tests

Conversation

@ansermino
Copy link
Copy Markdown
Contributor

@ansermino ansermino commented May 16, 2019

After extensive testing I have concluded that the ping/send tests that are failing are very difficult to reproduce. They are failing (at times) both locally and on CI. I am proposing we re-enable the tests and start trying to collect bug reports to help diagnose the issue.

NOTE ~ Something very helpful I learned:

use IPFS_LOGGING=debug or IPFS_LOGGING=info environment variables to enable the libp2p logs
This can be used anywhere to enable the logs for libp2p

Changes

  • Re-enables failing ping/send tests

Tests:

go test -v ./p2p

Fixes: Closes #92

@ansermino ansermino reopened this May 16, 2019
@noot noot merged commit 54a8b4a into development May 27, 2019
@noot noot deleted the david/p2p-tests branch May 27, 2019 19:59
ryanchristo pushed a commit that referenced this pull request Jun 24, 2020
* Force CI run

* Re-enabled tests
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.

Ping/Send tests failing on CI

3 participants