Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Fix ProviderQueryManager test timings #534

Merged
merged 1 commit into from
Oct 14, 2021

Conversation

hannahhoward
Copy link
Contributor

Goals

The provider query manager had several sensitive test timings in it. These could fail in CI. I determined they were the cause of the failure by the test execution time, which matched the time outs.

Implementation

Adjust sensitive timings (mostly 100ms overall test timeouts) to account for unpredictable CI execution

Fix several sensitive timings on ProviderQueryManager tests
that could lead to intermittent failures in CI
@hannahhoward hannahhoward force-pushed the fix/flaky-test-rate-limiting-requests branch from a2e8191 to e002540 Compare October 8, 2021 01:32
@hannahhoward
Copy link
Contributor Author

note while some CI is still failing none of the failures trace to the provider query manager

@hannahhoward
Copy link
Contributor Author

part of ipfs/boxo#86

@Stebalien Stebalien merged commit 462f628 into master Oct 14, 2021
@Stebalien Stebalien deleted the fix/flaky-test-rate-limiting-requests branch October 14, 2021 15:45
@aschmahmann aschmahmann mentioned this pull request Dec 1, 2021
80 tasks
Jorropo pushed a commit to Jorropo/go-libipfs that referenced this pull request Jan 26, 2023
…limiting-requests

Fix ProviderQueryManager test timings

This commit was moved from ipfs/go-bitswap@462f628
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ipfs/go-bitswap] Fix Flaky CI tests
2 participants