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: flakey test for getting transactions by id #2425

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

iamacook
Copy link
Member

@iamacook iamacook commented Mar 4, 2025

Summary

We were seeing consistent flakey test results in the "Get by id - Transactions Controller (Unit)" test suite.

This fixes the issue by ensuring at least one confirmations element is present in the offending test. (It can be 0-5 by default.)

Changes

  • Ensure confirmations is populated

@iamacook iamacook self-assigned this Mar 4, 2025
@iamacook iamacook requested a review from a team as a code owner March 4, 2025 14:31
@iamacook iamacook merged commit f996f01 into main Mar 4, 2025
16 checks passed
@iamacook iamacook deleted the fix/brittle-tx-by-id-test branch March 4, 2025 18:38
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.

2 participants