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

[skip changelog] tests/cli: fix flapping tests #10600

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

hsanjuan
Copy link
Contributor

The issue is that for dht providing to work correctly, at least two nodes must have dht routing.

Before, dht providing in the test always failed, but the test succeeded when the tested-CID was the one that the failure happened with (the first in the list for ProvideMany).

Follow up to #10595 .

@hsanjuan hsanjuan added the skip/changelog This change does NOT require a changelog entry label Nov 26, 2024
@hsanjuan hsanjuan requested a review from a team as a code owner November 26, 2024 17:59
The issue is that for dht providing to work correctly, at least two nodes must
have dht routing.

Before, dht providing in the test always failed, but the test succeeded when
the tested-CID was the one that the failure happened with (the first in the
list for ProvideMany).
@lidel lidel merged commit fb58b0a into master Nov 26, 2024
14 checks passed
@lidel lidel deleted the fix/flapping-tests-providers branch November 26, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip/changelog This change does NOT require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants