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

Fix flaky tests in message queue #497

Merged
merged 1 commit into from
Jun 24, 2021
Merged

Conversation

hannahhoward
Copy link
Contributor

@hannahhoward hannahhoward commented Jun 5, 2021

Goals

Fix all the flaky tests of the message queue

Implementation

Once again, errors come down to timing, and I'm fixing by mocking time in flaky tests

In this case, I didn't actually go and replace all the tests, as this would be a big endeavor

part of ipfs/boxo#86

@aschmahmann aschmahmann requested a review from dirkmc June 7, 2021 15:16
@dirkmc
Copy link
Contributor

dirkmc commented Jun 8, 2021

Suggest merging #495 before reviewing this PR, as this PR appears to include those changes

Base automatically changed from web3-bot/sync to master June 24, 2021 17:20
mock time in message queue to fix tests
@Stebalien Stebalien merged commit eac35a4 into master Jun 24, 2021
@Stebalien
Copy link
Member

Failing tests are unrelated.

@Stebalien Stebalien deleted the fix/message-queue-tests branch June 24, 2021 17:52
@aschmahmann aschmahmann mentioned this pull request Aug 23, 2021
62 tasks
Jorropo pushed a commit to Jorropo/go-libipfs that referenced this pull request Jan 26, 2023
Fix flaky tests in message queue

This commit was moved from ipfs/go-bitswap@eac35a4
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.

3 participants