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

fix(mempool/cat): TestReactorEventuallyRemovesExpiredTransaction flaky test #1566

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

tuantran1702
Copy link
Contributor

@tuantran1702 tuantran1702 commented Dec 19, 2024

Description

Please add a description of the changes that this PR introduces and the files that
are the most critical to review.

Closes #1131

Relax the time constrain for testing the eventual expiring of transactions.

PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use
    unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments

@tuantran1702 tuantran1702 requested a review from a team as a code owner December 19, 2024 17:12
@tuantran1702 tuantran1702 requested review from rootulp and ninabarbakadze and removed request for a team December 19, 2024 17:12
@tuantran1702 tuantran1702 changed the title fix: TestReactorEventuallyRemovesExpiredTransaction flaky test fix(mempool/cat): TestReactorEventuallyRemovesExpiredTransaction flaky test Dec 20, 2024
@rootulp rootulp merged commit bbaf82b into celestiaorg:v0.34.x-celestia Dec 20, 2024
16 of 17 checks passed
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.

TestReactorEventuallyRemovesExpiredTransaction flake
3 participants